summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mb_template.c
Commit message (Expand)AuthorAgeFilesLines
* h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-161-6/+6
* h264: Integrate clear_blocks calls with IDCTRonald S. Bultje2013-04-101-10/+1
* h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-211-1/+1
* h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-211-2/+2
* h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-211-2/+2
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-2/+2
* h264: Get rid of unnecessary castsMartin Storsjö2013-02-201-6/+6
* h264: Don't store intra pcm samples in h->mbRonald S. Bultje2013-02-191-14/+15
* h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje2013-02-191-1/+1
* h264: deMpegEncContextizeAnton Khirnov2013-02-151-52/+50
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-6/+6
* Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-4/+4
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* h264: use templates to avoid excessive inliningMans Rullgard2012-07-051-0/+380
OpenPOWER on IntegriCloud