summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-09-15avcodec/simple_idct_template: adjust coeffs for 12bit idctMichael Niedermayer1-3/+11
2013-09-05avcodec/dsputil: add 12bit simple idctMichael Niedermayer4-1/+21
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-230/+297
2012-03-06Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje9-201/+161
2012-02-01simpleidct: fix project name.Michael Niedermayer1-4/+4
2011-10-14prores-idct: fix overflow in c code.Ronald S. Bultje3-22/+29
2011-07-21simple_idct: whitespace cosmeticsMans Rullgard1-124/+124
2011-07-21simple_idct: make repeated code a macroMans Rullgard1-144/+53
2011-07-21simple_idct: change 10-bit add/put stride from pixels to bytesMans Rullgard1-0/+6
2011-07-20simple_idct: add 10-bit versionMans Rullgard17-361/+461