summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-03-21Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer7-34/+34
2013-03-21Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer9-69/+69
2013-03-21Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer7-44/+44
2013-03-21h264: add a parameter to the CHROMA422 macro.Anton Khirnov7-12/+12
2013-03-21h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov8-44/+44
2013-03-21h264: add a parameter to the MB_FIELD macro.Anton Khirnov7-30/+30
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-02-20Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'Michael Niedermayer2-8/+8
2013-02-19h264: Get rid of unnecessary castsMartin Storsjö1-6/+6
2013-02-19h264: Don't store intra pcm samples in h->mbRonald S. Bultje4-23/+21
2013-02-19h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje8-53/+120
2013-02-19h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje13-77/+209
2013-02-18h264: don't store intra pcm samples in h->mb.Ronald S. Bultje5-24/+22
2013-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer35-1792/+2255
2013-02-15h264: deMpegEncContextizeAnton Khirnov34-1718/+2162
2013-02-12Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.Ronald S. Bultje8-54/+122
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer42-684/+982
2013-02-06dsputil: Separate h264chromaDiego Biurrun40-680/+971
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-12-28h264: avoid a grayscale related if() in hl_decode_mb()Michael Niedermayer2-3/+4
2012-12-21Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer41-943/+1277
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje37-927/+1189
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer15-768/+829
2012-07-05h264: use templates to avoid excessive inliningMans Rullgard3-533/+550