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
*
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-03-26
1
-0
/
+2
*
h264: Remove MotionEstContext and move the relevant fields to H264Context
Vittorio Giovara
2014-03-16
1
-6
/
+6
*
h264: Integrate clear_blocks calls with IDCT
Ronald S. Bultje
2013-04-10
1
-10
/
+1
*
h264: add a parameter to the CHROMA422 macro.
Anton Khirnov
2013-03-21
1
-1
/
+1
*
h264: add a parameter to the FRAME_MBAFF macro.
Anton Khirnov
2013-03-21
1
-2
/
+2
*
h264: add a parameter to the MB_FIELD macro.
Anton Khirnov
2013-03-21
1
-2
/
+2
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-2
/
+2
*
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: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-52
/
+50
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-6
/
+6
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-4
/
+4
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
h264: use templates to avoid excessive inlining
Mans Rullgard
2012-07-05
1
-0
/
+380