Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation condition for some ProRes dsp encoder functions. | Carl Eugen Hoyos | 2012-06-04 | 1 | -2/+2 |
* | Fix compilation condition for some ProRes dsp decoder functions. | Carl Eugen Hoyos | 2012-06-04 | 1 | -2/+2 |
* | prores: initialise encoder and decoder parts only when needed | Kostya Shishkov | 2012-02-17 | 1 | -2/+10 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -0/+17 |
|\ | |||||
| * | prores encoder | Kostya Shishkov | 2012-02-15 | 1 | -0/+17 |
* | | prores: use C idct for fate as the SSE code is not matching the SSE* code dow... | Michael Niedermayer | 2011-10-14 | 1 | -2/+2 |
|/ | |||||
* | 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/+61 |