You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
fate: amix: specify f32 sample format for comparison
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
@@ -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): SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
|
||||||
$(FATE_AMIX): SRC1 = $(TARGET_PATH)/tests/data/asynth-44100-2-2.wav
|
$(FATE_AMIX): SRC1 = $(TARGET_PATH)/tests/data/asynth-44100-2-2.wav
|
||||||
$(FATE_AMIX): CMP = oneoff
|
$(FATE_AMIX): CMP = oneoff
|
||||||
|
$(FATE_AMIX): CMP_UNIT = f32
|
||||||
|
|
||||||
FATE_FILTER += $(FATE_AMIX)
|
FATE_FILTER += $(FATE_AMIX)
|
||||||
FATE_SAMPLES_AVCONV += $(FATE_AMIX)
|
FATE_SAMPLES_AVCONV += $(FATE_AMIX)
|
||||||
|
Reference in New Issue
Block a user