summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mb_template.c
Commit message (Expand)AuthorAgeFilesLines
* h264: don't store intra pcm samples in h->mb.Ronald S. Bultje2013-02-181-14/+15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-51/+49
|\
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-52/+50
* | Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.Ronald S. Bultje2013-02-121-1/+1
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-071-6/+6
|\ \ | |/
| * dsputil: Separate h264chromaDiego Biurrun2013-02-061-6/+6
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-1/+1
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* | h264: avoid a grayscale related if() in hl_decode_mb()Michael Niedermayer2012-12-281-2/+0
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-211-4/+4
|\ \ | |/
| * lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-4/+4
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-051-14/+13
|/
* h264: use templates to avoid excessive inliningMans Rullgard2012-07-051-0/+380
OpenPOWER on IntegriCloud