summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-04-08Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'Michael Niedermayer10-28/+29
2013-04-08lavc: Make pointers to ff_cropTbl constMartin Storsjö15-44/+44
2013-03-13Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer17-283/+442
2013-03-12dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato18-285/+444
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer120-120/+5
2013-02-25Remove unnecessary dsputil.h #includesDiego Biurrun121-120/+5
2013-02-07Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'Michael Niedermayer11-26/+30
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer42-684/+982
2013-02-06rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun9-24/+26
2013-02-06dsputil: Separate h264chromaDiego Biurrun40-680/+971
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer29-2488/+2430
2013-01-24dsputil: Separate h264 qpelMans Rullgard27-2459/+2387
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer88-3039/+3709
2011-10-12rv34: move inverse transform functions to DSP contextJanne Grunau6-81/+121
2011-08-13Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer61-410/+6208
2011-08-11Move RV3/4-specific DSP functions into their own contextKostya Shishkov10-178/+253
2011-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer6-178/+166
2011-08-09Pretty-print RV3/4 decoder sourceKostya Shishkov5-121/+121
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-01-13More av_cold for infrequently called functions.Zuxy Meng7-8/+8
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-12-17Unfortunately RV30 luma thirdpel MC functions cannot be substituted withKostya Shishkov1-72/+114
2008-01-04RV30 thirdpel motion compensation supportKostya Shishkov2-16/+267