summaryrefslogtreecommitdiffstats
path: root/tests/fate/libavresample.mak
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2014-08-02 01:58:07 +0200
committerLuca Barbato <lu_zero@gentoo.org>2015-06-20 12:18:01 +0300
commitc060d046aa2f89c0e601a2dcfbce53f0e36cf498 (patch)
treefa23c0a69429cf34874b715d87329215299f0952 /tests/fate/libavresample.mak
parent6ec688e1bc76dd93151cbca1c340162ae4b10d77 (diff)
downloadffmpeg-streaming-c060d046aa2f89c0e601a2dcfbce53f0e36cf498.zip
ffmpeg-streaming-c060d046aa2f89c0e601a2dcfbce53f0e36cf498.tar.gz
af_resample: Set the number of samples in the last frame
Otherwise trailing zeroes would appear. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
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 4a48c9c..65a0e1e 100644
--- a/tests/fate/libavresample.mak
+++ b/tests/fate/libavresample.mak
@@ -38,7 +38,7 @@ fate-lavr-resample-$(3)-$(1)-$(2): CMD = avconv -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)
OpenPOWER on IntegriCloud