index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
h264_mb_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-2
/
+2
|
\
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-2
/
+2
*
|
Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'
Michael Niedermayer
2013-02-20
1
-6
/
+6
|
\
\
|
|
/
|
*
h264: Get rid of unnecessary casts
Martin Storsjö
2013-02-20
1
-6
/
+6
|
*
h264: Don't store intra pcm samples in h->mb
Ronald S. Bultje
2013-02-19
1
-14
/
+15
|
*
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
Ronald S. Bultje
2013-02-19
1
-1
/
+1
*
|
h264: integrate clear_blocks calls with IDCT.
Ronald S. Bultje
2013-02-19
1
-10
/
+1
*
|
h264: don't store intra pcm samples in h->mb.
Ronald S. Bultje
2013-02-18
1
-14
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-16
1
-51
/
+49
|
\
\
|
|
/
|
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-52
/
+50
*
|
Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.
Ronald S. Bultje
2013-02-12
1
-1
/
+1
*
|
Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'
Michael Niedermayer
2013-02-07
1
-6
/
+6
|
\
\
|
|
/
|
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-6
/
+6
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
|
h264: avoid a grayscale related if() in hl_decode_mb()
Michael Niedermayer
2012-12-28
1
-2
/
+0
*
|
Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'
Michael Niedermayer
2012-12-21
1
-4
/
+4
|
\
\
|
|
/
|
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-4
/
+4
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-05
1
-14
/
+13
|
/
*
h264: use templates to avoid excessive inlining
Mans Rullgard
2012-07-05
1
-0
/
+380