summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mb_template.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer2014-03-261-0/+2
|\
| * Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-261-0/+2
* | Merge commit '136034d86b5cb1819a2c3e6ecdfeb05dcba7140d'Michael Niedermayer2014-03-171-6/+6
|\ \ | |/
| * 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: reduce whitespace differences to libavMichael Niedermayer2013-11-031-2/+2
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer2013-03-211-1/+1
|\ \ | |/
| * h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-211-1/+1
* | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer2013-03-211-2/+2
|\ \ | |/
| * h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-211-2/+2
* | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer2013-03-211-2/+2
|\ \ | |/
| * h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-211-2/+2
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-2/+2
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-2/+2
* | Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'Michael Niedermayer2013-02-201-6/+6
|\ \ | |/
| * 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: integrate clear_blocks calls with IDCT.Ronald S. Bultje2013-02-191-10/+1
* | 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