| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | prores: initialise encoder and decoder parts only when needed | Kostya Shishkov | 2012-02-17 | 1 | -2/+10 |
* | prores encoder | Kostya Shishkov | 2012-02-15 | 1 | -0/+17 |
* | 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 |