Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-11-05 03:36:53 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-11-05 12:24:48 +0300
commit5dc237aaaab6cfd1f573d4cc4751683df7c41933 (patch)
treee2d01a43419be1cedec2fd0a6824a4da9b15a638 /tests/fate
parent6ead033bca9accd56f188cc004b4c4b18d616aa7 (diff)
fate: add zombie test
This test tests some odd sample with odd aspect ratio Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/mov.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/mov.mak b/tests/fate/mov.mak
index 6b7983223c..6760f0837d 100644
--- a/tests/fate/mov.mak
+++ b/tests/fate/mov.mak
@@ -5,6 +5,7 @@ FATE_MOV = fate-mov-3elist \
fate-mov-elist-starts-ctts-2ndsample \
fate-mov-1elist-ends-last-bframe \
fate-mov-2elist-elist1-ends-bframe \
+ fate-mov-zombie \
fate-mov-aac-2048-priming
FATE_SAMPLES_AVCONV += $(FATE_MOV)
@@ -30,3 +31,6 @@ fate-mov-2elist-elist1-ends-bframe: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-
fate-mov-aac-2048-priming: ffprobe$(PROGSSUF)$(EXESUF)
fate-mov-aac-2048-priming: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_packets -print_format compact $(TARGET_SAMPLES)/mov/aac-2048-priming.mov
+
+fate-mov-zombie: ffprobe$(PROGSSUF)$(EXESUF)
+fate-mov-zombie: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_format -show_frames -bitexact -print_format compact $(TARGET_SAMPLES)/mov/white_zombie_scrunch-part.mov