summaryrefslogtreecommitdiffstats
path: root/tests/fate/qt.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-10-01 01:36:55 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-10-01 03:43:02 +0200
commit588c2355a6f578bfded86dfb8a09c5edb851ea58 (patch)
treeb9019a1c6cb3922c9ce382dd61202023b830b57b /tests/fate/qt.mak
parent0d2dd5d96d0dc8218192820dd4a34d5f7770148a (diff)
downloadffmpeg-streaming-588c2355a6f578bfded86dfb8a09c5edb851ea58.zip
ffmpeg-streaming-588c2355a6f578bfded86dfb8a09c5edb851ea58.tar.gz
fate: Add fate-svq3-watermark
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/qt.mak')
-rw-r--r--tests/fate/qt.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fate/qt.mak b/tests/fate/qt.mak
index 670523e..67ff387 100644
--- a/tests/fate/qt.mak
+++ b/tests/fate/qt.mak
@@ -49,8 +49,9 @@ fate-svq1: CMD = framecrc -i $(TARGET_SAMPLES)/svq1/marymary-shackles.mov -an -t
FATE_QT-$(call DEMDEC, MOV, SVQ1) += fate-svq1-headerswap
fate-svq1-headerswap: CMD = framecrc -i $(TARGET_SAMPLES)/svq1/ct_ending_cut.mov -frames 4
-FATE_QT-$(call ALLYES, MOV_DEMUXER SVQ3_DECODER ZLIB) += fate-svq3
+FATE_QT-$(call ALLYES, MOV_DEMUXER SVQ3_DECODER ZLIB) += fate-svq3 fate-svq3-watermark
fate-svq3: CMD = framecrc -i $(TARGET_SAMPLES)/svq3/Vertical400kbit.sorenson3.mov -t 6 -an
+fate-svq3-watermark: CMD = framecrc -i $(TARGET_SAMPLES)/svq3/svq3_watermark.mov
FATE_QT += $(FATE_QT-yes)
OpenPOWER on IntegriCloud