aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/film-cvid
Commit message (Collapse)AuthorAgeFilesLines
* cinepak: Use correct colorspace.u-bo1b@0w.se2013-02-201-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 testMans Rullgard2012-05-141-0/+111
Signed-off-by: Mans Rullgard <mans@mansr.com>