Module: libav
Branch: master
Commit: f5c43884190be094749acfba104e3eab98d8ff1e

Author:    Anton Khirnov <[email protected]>
Committer: Anton Khirnov <[email protected]>
Date:      Tue May 24 22:20:45 2016 +0200

FATE: drop the audio stream from the dxtory test

This is a video test and there are no audio packets in the sample
anyway.

---

 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

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to