[FFmpeg-cvslog] fate: amix: specify f32 sample format for comparison

Mans Rullgard git at videolan.org
Mon Jul 30 23:32:24 CEST 2012


ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Sun Jul 29 18:11:27 2012 +0100| [70c8753d33a5158950a25ff155776083749c9193] | committer: Mans Rullgard

fate: amix: specify f32 sample format for comparison

Signed-off-by: Mans Rullgard <mans at mansr.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=70c8753d33a5158950a25ff155776083749c9193
---

 tests/fate/filter.mak |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
index 7c1170f..35b6558 100644
--- a/tests/fate/filter.mak
+++ b/tests/fate/filter.mak
@@ -16,6 +16,7 @@ $(FATE_AMIX): tests/data/asynth-44100-2.wav tests/data/asynth-44100-2-2.wav
 $(FATE_AMIX): SRC  = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
 $(FATE_AMIX): SRC1 = $(TARGET_PATH)/tests/data/asynth-44100-2-2.wav
 $(FATE_AMIX): CMP  = oneoff
+$(FATE_AMIX): CMP_UNIT = f32
 
 FATE_FILTER += $(FATE_AMIX)
 FATE_SAMPLES_AVCONV += $(FATE_AMIX)



More information about the ffmpeg-cvslog mailing list