Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prores: get correct size for coded V plane if alpha is present | Mans Rullgard | 2011-10-15 | 1 | -2/+4 |
* | prores: do not set pixel format on codec init | Mans Rullgard | 2011-10-15 | 1 | -2/+0 |
* | prores: add missing feature warning for alpha | Janne Grunau | 2011-10-14 | 1 | -0/+5 |
* | prores: implement multithreading. | Ronald S. Bultje | 2011-10-11 | 1 | -27/+44 |
* | prores: idct sse2/sse4 optimizations. | Ronald S. Bultje | 2011-10-11 | 1 | -2/+2 |
* | prores: extract idct into its own dspcontext and merge with put_pixels. | Ronald S. Bultje | 2011-10-11 | 1 | -66/+18 |
* | prores: Handle 0 or fewer bits left | Alex Converse | 2011-09-29 | 1 | -2/+2 |
* | prores: return more meaningful error values | Diego Biurrun | 2011-09-23 | 1 | -16/+16 |
* | prores: improve error message wording | Diego Biurrun | 2011-09-23 | 1 | -14/+14 |
* | prores: cosmetics: prettyprinting, drop useless parentheses | Diego Biurrun | 2011-09-23 | 1 | -9/+7 |
* | prores: lowercase AVCodec name entry | Diego Biurrun | 2011-09-23 | 1 | -1/+1 |
* | Apple ProRes decoder | Maxim Poliakovski | 2011-09-22 | 1 | -0/+733 |