summaryrefslogtreecommitdiff
path: root/libavcodec/h264_mb_template.c
Commit message (Expand)AuthorAge
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'Michael Niedermayer2013-02-20
|\|
| * h264: Get rid of unnecessary castsMartin Storsjö2013-02-20
| * h264: Don't store intra pcm samples in h->mbRonald S. Bultje2013-02-19
| * h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje2013-02-19
* | h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje2013-02-19
* | h264: don't store intra pcm samples in h->mb.Ronald S. Bultje2013-02-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.Ronald S. Bultje2013-02-12
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-07
|\|
| * dsputil: Separate h264chromaDiego Biurrun2013-02-06
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | h264: avoid a grayscale related if() in hl_decode_mb()Michael Niedermayer2012-12-28
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-21
|\|
| * lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-05
|/
* h264: use templates to avoid excessive inliningMans Rullgard2012-07-05