summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-12-07 12:23:20 -0300
committerJames Almer <jamrial@gmail.com>2019-12-07 12:36:21 -0300
commit70efa31ba1d14b31be61cc38db2cf034db9c50e4 (patch)
treef16088302863089b3c6f5ebb74dc8a84ebce2539 /tests/fate
parentaf50f0a515d8096fece9776e2d3034fe990a1373 (diff)
fate/matroska: add a demux test for ProRes using zlib compression
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/matroska.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/matroska.mak b/tests/fate/matroska.mak
index ac89811c08..25f5df82c8 100644
--- a/tests/fate/matroska.mak
+++ b/tests/fate/matroska.mak
@@ -1,3 +1,6 @@
+FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER VORBIS_PARSER) += fate-matroska-prores-zlib
+fate-matroska-prores-zlib: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/prores_zlib.mkv -c:v copy
+
# This tests that the matroska demuxer supports modifying the colorspace
# properties in remuxing (-c:v copy)
# It also tests automatic insertion of the vp9_superframe bitstream filter