[FFmpeg-user] FATE tests: FFV1

Peter B. pb at das-werkstatt.com
Sat Nov 2 19:27:42 CET 2013


I have improved the FFV1 coverage in FATE on my local setup to:

Filename | Line Coverage | Functions | Branches

ffv1.c         100.0 %     102 / 102     100.0 %     7 / 7     81.7 %
    49 / 60
ffv1.h         100.0 %     49 / 49     100.0 %     2 / 2     95.5 %    
21 / 22
ffv1dec.c    88.2 %     538 / 610     100.0 %     16 / 16     74.3 %    
410 / 552
ffv1enc.c    84.0 %     516 / 614     100.0 %     13 / 13     51.8 %    
435 / 839


Based on existing FATE tests (vcodec, lossless-video, prores & h264),
I've created a new file "tests/fate/ffv1.mak", which includes
encoding/decoding tests for FFV1. Except for error-resilience testing,
all files are generated from vsynth source (in order to keep the impact
on fate-suite's size low).

What is the official procedure for commiting these new tests - including
2 additional files for "fate-suite"?


Thanks and regards,
Pb


More information about the ffmpeg-user mailing list