Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cinepak: Use correct colorspace. | u-bo1b@0w.se | 2013-02-20 | 1 | -110/+110 |
| | | | | | | | | | | | | | The new code is also faster and more robust. As for the performance: old decoder + conversion to rgb: fps = 2618 old decoder, without converting to rgb: fps = 4012 new decoder, producing rgb: fps = 4502 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | fate: film-cvid: drop pcm audio and rename test | Mans Rullgard | 2012-05-14 | 1 | -0/+111 |
Signed-off-by: Mans Rullgard <mans@mansr.com> |