[FFmpeg-cvslog] fate: reenable some recently lost audio tests
Michael Niedermayer
git at videolan.org
Thu Oct 25 04:17:56 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Oct 25 03:13:32 2012 +0200| [1a535fc477cdff811a4bb19fb39046fdcc477fe0] | committer: Michael Niedermayer
fate: reenable some recently lost audio tests
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1a535fc477cdff811a4bb19fb39046fdcc477fe0
---
tests/fate/audio.mak | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index 7c68cbe..2da1a3f 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -58,5 +58,7 @@ fate-vima: CMD = framecrc -i $(SAMPLES)/smush/ronin_part.znm -vn
FATE_SAMPLES_AUDIO-$(call DEMDEC, WSVQA, WS_SND1) += fate-ws_snd
fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
+FATE_SAMPLES_AUDIO += $(FATE_SAMPLES_AUDIO-yes)
+
FATE_SAMPLES_FFMPEG += $(FATE_SAMPLES_AUDIO)
fate-audio: $(FATE_SAMPLES_AUDIO)
More information about the ffmpeg-cvslog
mailing list