summaryrefslogtreecommitdiff
path: root/libavcodec/simple_idct_template.c
Commit message (Expand)AuthorAge
* avcodec/simple_idct_template: adjust coeffs for 12bit idctMichael Niedermayer2013-09-15
* avcodec/dsputil: add 12bit simple idctMichael Niedermayer2013-09-06
* Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-07
|\|
| * Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje2012-03-06
* | simpleidct: fix project name.Michael Niedermayer2012-02-01
|/
* prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-14
* simple_idct: whitespace cosmeticsMans Rullgard2011-07-21
* simple_idct: make repeated code a macroMans Rullgard2011-07-21
* simple_idct: change 10-bit add/put stride from pixels to bytesMans Rullgard2011-07-21
* simple_idct: add 10-bit versionMans Rullgard2011-07-20