summaryrefslogtreecommitdiffstats
path: root/tests/fate/libavresample.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-04-13 14:00:20 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-04-13 14:03:02 +0200
commitcbfa71d689a193b7f327dceb6320ab09497757da (patch)
treeec8b64b10c82d1df6ef387aa72ec3d0f6bc9bfc8 /tests/fate/libavresample.mak
parent7e6b3ad6930c2f1daa5c4831bbeda3fb931921e6 (diff)
parentf7c5fd81516fb7b186c64c66dc080e1139586226 (diff)
downloadffmpeg-streaming-cbfa71d689a193b7f327dceb6320ab09497757da.zip
ffmpeg-streaming-cbfa71d689a193b7f327dceb6320ab09497757da.tar.gz
Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'
* commit 'f7c5fd81516fb7b186c64c66dc080e1139586226': resample: implement flushing Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/libavresample.mak')
-rw-r--r--tests/fate/libavresample.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/libavresample.mak b/tests/fate/libavresample.mak
index bd4518e..495a587 100644
--- a/tests/fate/libavresample.mak
+++ b/tests/fate/libavresample.mak
@@ -38,7 +38,7 @@ fate-lavr-resample-$(3)-$(1)-$(2): CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asy
fate-lavr-resample-$(3)-$(1)-$(2): CMP = oneoff
fate-lavr-resample-$(3)-$(1)-$(2): CMP_UNIT = $(5)
fate-lavr-resample-$(3)-$(1)-$(2): FUZZ = 6
-fate-lavr-resample-$(3)-$(1)-$(2): REF = $(SAMPLES)/lavr/lavr-resample-$(3)-$(1)-$(2)
+fate-lavr-resample-$(3)-$(1)-$(2): REF = $(SAMPLES)/lavr/lavr-resample-$(3)-$(1)-$(2)-v2
endef
$(call CROSS_TEST,$(SAMPLERATES),RESAMPLE,s16p,s16le,s16)
OpenPOWER on IntegriCloud