summaryrefslogtreecommitdiffstats
path: root/libavcodec/simple_idct_template.c
Commit message (Collapse)AuthorAgeFilesLines
* prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-141-14/+24
| | | | | | | Fix the fate ref for prores-422_proxy by reverting the changes to it in commit f492df0927c42da174edb674857670fc50abc5dc Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* simple_idct: whitespace cosmeticsMans Rullgard2011-07-211-124/+124
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* simple_idct: make repeated code a macroMans Rullgard2011-07-211-144/+53
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* simple_idct: change 10-bit add/put stride from pixels to bytesMans Rullgard2011-07-211-0/+6
| | | | | | This matches other dsputil functions and simplifies calls. Signed-off-by: Mans Rullgard <mans@mansr.com>
* simple_idct: add 10-bit versionMans Rullgard2011-07-201-0/+401
Signed-off-by: Mans Rullgard <mans@mansr.com>
OpenPOWER on IntegriCloud