summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-04-22Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482'Michael Niedermayer11-1666/+1
2013-04-22sh4: Remove dubious aligned dsputil codeDiego Biurrun11-1665/+1
2013-04-20Merge commit '278bd2054ca61ab70dfe38f1774409cda2da5359'Michael Niedermayer3-58/+52
2013-04-19sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer6-97/+373
2013-04-08Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'Michael Niedermayer10-28/+29
2013-04-08lavc: Make pointers to ff_cropTbl constMartin Storsjö15-44/+44
2013-03-13Move sh4 half-pel assembly from dsputil to hpeldsp.Michael Niedermayer5-86/+365
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer120-120/+5
2013-02-25Remove unnecessary dsputil.h #includesDiego Biurrun121-120/+5
2013-02-09Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer7-23/+52
2013-02-09Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer8-69/+100
2013-02-08dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun6-23/+51
2013-02-07dsputil: Move copy_block functions to a separate headerDiego Biurrun4-36/+63
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer42-684/+982
2013-02-06Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer6-525/+535
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer54-76/+146
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer17-198/+185
2013-02-06dsputil: Separate h264chromaDiego Biurrun40-680/+971
2013-02-05sh4: drop unused functionsLuca Barbato1-28/+0
2013-02-05sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun1-1/+1
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun53-71/+135
2013-02-05Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun17-194/+181
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer29-2488/+2430
2013-01-24dsputil: Separate h264 qpelMans Rullgard27-2459/+2387
2013-01-23Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76'Michael Niedermayer8-30/+30
2013-01-23Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836'Michael Niedermayer9-491/+13
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje8-30/+30
2013-01-23dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje9-491/+13
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer8-93/+94
2012-12-18misc typo, style and wording fixesDiego Biurrun8-90/+91
2012-12-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer3-73/+5
2012-12-10sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2-58/+0
2012-10-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer8-26/+53
2012-10-11sh4: add required #include, fix buildMans Rullgard1-0/+2
2012-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer19-150/+235
2012-03-26build: prettyprinting cosmeticsDiego Biurrun9-79/+76
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer201-1069/+1983
2012-02-15sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö3-5/+5
2012-02-15dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö75-103/+103
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer46-774/+1294
2011-07-21dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard15-15/+15
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer32-1322/+435
2011-07-20simple_idct: add 10-bit versionMans Rullgard17-361/+461
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer58-387/+500
2011-05-21multiple inclusion guard cleanupDiego Biurrun51-76/+97
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer56-459/+3934
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson34-365/+753
[next]