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 'bfb41b5039e36b7f873d6ea7d24b31bf3e1a8075'Michael Niedermayer5-8/+16
2013-04-20Merge commit '7384b7a71338d960e421d6dc3d77da09b0a442cb'Michael Niedermayer6-15/+21
2013-04-20Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'Michael Niedermayer2-7/+11
2013-04-20Merge commit '8db00081a37d5b7e23918ee500bb16bc59b57197'Michael Niedermayer5-17/+11
2013-04-20Merge commit '68d8238cca52e50e8cc81bf2edcaf8088c52d4c0'Michael Niedermayer2-8/+12
2013-04-19alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje10-290/+381
2013-04-19sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje6-3507/+3540
2013-04-19sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer6-97/+373
2013-04-19bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje9-465/+555
2013-04-19arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje16-1349/+1544
2013-04-19ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje5-421/+470
2013-04-19x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje10-657/+962
2013-04-19hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje7-6/+417
2013-03-13Move alpha half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje8-282/+377
2013-03-13Move sparc/vis half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje4-3487/+3540
2013-03-13Move sh4 half-pel assembly from dsputil to hpeldsp.Michael Niedermayer5-86/+365
2013-03-13Move bfin half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje8-466/+552
2013-03-13Move arm half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje15-1350/+1539
2013-03-13Move ppc half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje4-421/+467
2013-03-13Move x86 half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje9-660/+967
2013-03-13hpeldsp: add half-pel functions (currently copies of dsputil).Ronald S. Bultje7-6/+434