aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/film-cvid
Commit message (Collapse)AuthorAgeFilesLines
* avformat/framecrc: enable new outputJames Almer2016-04-131-0/+4
| | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* 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>