summaryrefslogtreecommitdiffstats
path: root/libavcodec/simple_idct_template.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-261-0/+2
* Drop DCTELEM typedefDiego Biurrun2013-01-221-7/+7
* Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje2012-03-061-18/+16
* prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-141-14/+24
* simple_idct: whitespace cosmeticsMans Rullgard2011-07-211-124/+124
* simple_idct: make repeated code a macroMans Rullgard2011-07-211-144/+53
* simple_idct: change 10-bit add/put stride from pixels to bytesMans Rullgard2011-07-211-0/+6
* simple_idct: add 10-bit versionMans Rullgard2011-07-201-0/+401
OpenPOWER on IntegriCloud