Module: libav
Branch: master
Commit: f70d91e2689beb0759fd873183cddfcf51fef8f8

Author:    Mans Rullgard <[email protected]>
Committer: Mans Rullgard <[email protected]>
Date:      Sat May 12 12:39:59 2012 +0100

fate: caf: disable decoding

This is intended as a demuxer test and the file contains pcm_s16be
audio which is tested elsewhere.

Signed-off-by: Mans Rullgard <[email protected]>

---

 tests/fate/demux.mak |    2 +-
 tests/ref/fate/caf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak
index 9721037..edf7ad0 100644
--- a/tests/fate/demux.mak
+++ b/tests/fate/demux.mak
@@ -8,7 +8,7 @@ FATE_AVCONV += fate-bink-demux
 fate-bink-demux: CMD = crc -i $(SAMPLES)/bink/Snd0a7d9b58.dee -vn -acodec copy
 
 FATE_AVCONV += fate-caf
-fate-caf: CMD = crc -i $(SAMPLES)/caf/caf-pcm16.caf
+fate-caf: CMD = crc -i $(SAMPLES)/caf/caf-pcm16.caf -c copy
 
 FATE_AVCONV += fate-cdxl-demux
 fate-cdxl-demux: CMD = framecrc -i $(SAMPLES)/cdxl/mirage.cdxl -vcodec copy 
-acodec copy
diff --git a/tests/ref/fate/caf b/tests/ref/fate/caf
index a400501..00de78c 100644
--- a/tests/ref/fate/caf
+++ b/tests/ref/fate/caf
@@ -1 +1 @@
-CRC=0x5b74195c
+CRC=0xd0d7195c

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

Reply via email to