Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 1 | -0/+2 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -7/+7 |
* | Don't use ff_cropTbl[] for IDCT. | Ronald S. Bultje | 2012-03-06 | 1 | -18/+16 |
* | prores-idct: fix overflow in c code. | Ronald S. Bultje | 2011-10-14 | 1 | -14/+24 |
* | simple_idct: whitespace cosmetics | Mans Rullgard | 2011-07-21 | 1 | -124/+124 |
* | simple_idct: make repeated code a macro | Mans Rullgard | 2011-07-21 | 1 | -144/+53 |
* | simple_idct: change 10-bit add/put stride from pixels to bytes | Mans Rullgard | 2011-07-21 | 1 | -0/+6 |
* | simple_idct: add 10-bit version | Mans Rullgard | 2011-07-20 | 1 | -0/+401 |