aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/vp9-10-show-existing-frame2
Commit message (Collapse)AuthorAgeFilesLines
* avformat/framehash: enable new outputJames Almer2016-04-131-1/+5
| | | | | | | Also, make every addition except for sidedata part of version 1 instead of the new version 2. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
* vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje2015-09-041-0/+1
| | | | | The fate results change because we now correctly timestamp the pskip frames, which means the results are now identical to -vsync 0.
* vp9: add fate tests for show-existing-frame feature.Ronald S. Bultje2015-04-241-0/+20
Samples available at: http://downloads.webmproject.org/test_data/libvpx/vp90-2-10-show-existing-frame.webm http://downloads.webmproject.org/test_data/libvpx/vp90-2-10-show-existing-frame2.webm Signed-off-by: Michael Niedermayer <michaelni@gmx.at>