summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-03-13 11:03:08 +0100
committerAnton Khirnov <anton@khirnov.net>2013-03-28 08:03:31 +0100
commit9e9cd98aed5c43e2ef1f9390f2cf5494ccd6d90d (patch)
treef052b98d6fcf28fa9785d4a4348b70c6226e94d8 /tests/fate
parent43a8333a16c796b3d855fb3aaa742103cb62731f (diff)
FATE: add a test for the volume filter
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/filter.mak7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
index 1d7d06d22d..8ae6691acd 100644
--- a/tests/fate/filter.mak
+++ b/tests/fate/filter.mak
@@ -78,6 +78,13 @@ fate-filter-transpose: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf transpose
FATE_FILTER_VSYNTH-$(CONFIG_UNSHARP_FILTER) += fate-filter-unsharp
fate-filter-unsharp: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf unsharp
+FATE_FILTER-$(call FILTERDEMDECENCMUX, VOLUME, WAV, PCM_S16LE, PCM_S16LE, PCM_S16LE) += fate-filter-volume
+fate-filter-volume: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
+fate-filter-volume: tests/data/asynth-44100-2.wav
+fate-filter-volume: CMD = md5 -i $(SRC) -af volume=precision=fixed:volume=0.5 -f s16le
+fate-filter-volume: CMP = oneline
+fate-filter-volume: REF = 4d6ba75ef3e32d305d066b9bc771d6f4
+
FATE_YADIF += fate-filter-yadif-mode0
fate-filter-yadif-mode0: CMD = framecrc -flags bitexact -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -vf yadif=0