summaryrefslogtreecommitdiffstats
path: root/tests/fate/filter.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-12-14 18:53:38 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-12-14 19:02:39 +0100
commite095c4ea6dad8d486b1ed5c1df1ad836ed6e1b9d (patch)
tree0050b73ad10b54714f5583975083d4a3ba52a56e /tests/fate/filter.mak
parentecebf6fc825a2fb6fb7f3edafc536ab03e5a7816 (diff)
downloadffmpeg-streaming-e095c4ea6dad8d486b1ed5c1df1ad836ed6e1b9d.zip
ffmpeg-streaming-e095c4ea6dad8d486b1ed5c1df1ad836ed6e1b9d.tar.gz
fate: update asyncts reference
We cannot update the existing file because this would break ffmpeg 1.0, which uses it Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/filter.mak')
-rw-r--r--tests/fate/filter.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
index 1c0a574..53f30ce 100644
--- a/tests/fate/filter.mak
+++ b/tests/fate/filter.mak
@@ -24,7 +24,7 @@ FATE_FILTER-$(CONFIG_ASYNCTS_FILTER) += fate-filter-asyncts
fate-filter-asyncts: SRC = $(SAMPLES)/nellymoser/nellymoser-discont.flv
fate-filter-asyncts: CMD = pcm -analyzeduration 10000000 -i $(SRC) -af asyncts
fate-filter-asyncts: CMP = oneoff
-fate-filter-asyncts: REF = $(SAMPLES)/nellymoser/nellymoser-discont-async.pcm
+fate-filter-asyncts: REF = $(SAMPLES)/nellymoser/nellymoser-discont-async-v2.pcm
FATE_FILTER-$(CONFIG_ARESAMPLE_FILTER) += fate-filter-aresample
fate-filter-aresample: SRC = $(SAMPLES)/nellymoser/nellymoser-discont.flv
OpenPOWER on IntegriCloud