[FFmpeg-cvslog] FATE: drop the audio stream from the dxtory test
Anton Khirnov
git at videolan.org
Sun Jun 26 20:23:48 CEST 2016
ffmpeg | branch: release/3.1 | Anton Khirnov <anton at khirnov.net> | Tue May 24 22:20:45 2016 +0200| [f5c43884190be094749acfba104e3eab98d8ff1e] | committer: Anton Khirnov
FATE: drop the audio stream from the dxtory test
This is a video test and there are no audio packets in the sample
anyway.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f5c43884190be094749acfba104e3eab98d8ff1e
---
tests/fate/screen.mak | 2 +-
tests/ref/fate/dxtory | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak
index 9d0fb0f..7e91f19 100644
--- a/tests/fate/screen.mak
+++ b/tests/fate/screen.mak
@@ -3,7 +3,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, CSCD) += fate-cscd
fate-cscd: CMD = framecrc -i $(TARGET_SAMPLES)/CSCD/sample_video.avi -an -pix_fmt rgb24
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, DXTORY) += fate-dxtory
-fate-dxtory: CMD = framecrc -i $(TARGET_SAMPLES)/dxtory/dxtory_mic.avi
+fate-dxtory: CMD = framecrc -i $(TARGET_SAMPLES)/dxtory/dxtory_mic.avi -an
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, FIC) += fate-fic-avi
fate-fic-avi: CMD = framecrc -i $(TARGET_SAMPLES)/fic/fic-partial-2MB.avi -an
diff --git a/tests/ref/fate/dxtory b/tests/ref/fate/dxtory
index 7d3ecbd..8cee5ef 100644
--- a/tests/ref/fate/dxtory
+++ b/tests/ref/fate/dxtory
@@ -1,3 +1,2 @@
#tb 0: 1/25
-#tb 1: 1/48000
0, 0, 0, 1, 1382400, 0x44373645
More information about the ffmpeg-cvslog
mailing list