summaryrefslogtreecommitdiff
path: root/tests/fate/libavresample.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-21 20:54:38 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-21 20:55:23 +0200
commitf399f826ee2d1e55bdae1495db9c1885589e4de1 (patch)
tree8b7ff1e049153ce0c8550bf4d596e1bc21d7b041 /tests/fate/libavresample.mak
parentae215e2b42dd172f6bfd9f2dad44c9d5c11884bf (diff)
parentc060d046aa2f89c0e601a2dcfbce53f0e36cf498 (diff)
Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498'
* commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498': af_resample: Set the number of samples in the last frame 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 c854a477ac..65c0898d82 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)-v2
+fate-lavr-resample-$(3)-$(1)-$(2): REF = $(SAMPLES)/lavr/lavr-resample-$(3)-$(1)-$(2)-v3
endef
$(call CROSS_TEST,$(SAMPLERATES),RESAMPLE,s16p,s16le,s16)