Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prores: Drop DSP infrastructure for prores encoder bits | Diego Biurrun | 2014-02-28 | 1 | -1/+0 |
* | proresenc: Drop unnecessary DCT permutation bits | Diego Biurrun | 2014-02-28 | 1 | -2/+0 |
* | prores: Use consistent names for DSP arch initialization functions | Diego Biurrun | 2014-02-28 | 1 | -1/+1 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | prores encoder | Kostya Shishkov | 2012-02-15 | 1 | -0/+3 |
* | prores: idct sse2/sse4 optimizations. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+2 |
* | prores: extract idct into its own dspcontext and merge with put_pixels. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+38 |