summaryrefslogtreecommitdiffstats
path: root/tests/fate/vqf.mak
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-10-18 10:15:07 +0200
committerDiego Biurrun <diego@biurrun.de>2017-02-27 10:36:45 +0100
commit4141a5a240fba44b4b4a1c488c279d7dd8a11ec7 (patch)
treedda5c962984e3a4bb3a0461fb4c9973916eab5d6 /tests/fate/vqf.mak
parentda8093f712d625db7ce4a2526fb52994e01921ec (diff)
downloadffmpeg-streaming-4141a5a240fba44b4b4a1c488c279d7dd8a11ec7.zip
ffmpeg-streaming-4141a5a240fba44b4b4a1c488c279d7dd8a11ec7.tar.gz
Use modern avconv syntax for codec selection in documentation and tests
Diffstat (limited to 'tests/fate/vqf.mak')
-rw-r--r--tests/fate/vqf.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/vqf.mak b/tests/fate/vqf.mak
index 355bab0..89dbcb1 100644
--- a/tests/fate/vqf.mak
+++ b/tests/fate/vqf.mak
@@ -4,4 +4,4 @@ fate-twinvq: CMP = oneoff
fate-twinvq: REF = $(SAMPLES)/vqf/achterba.pcm
FATE_SAMPLES_AVCONV-$(CONFIG_VQF_DEMUXER) += fate-vqf-demux
-fate-vqf-demux: CMD = md5 -i $(TARGET_SAMPLES)/vqf/achterba.vqf -acodec copy -f framecrc
+fate-vqf-demux: CMD = md5 -i $(TARGET_SAMPLES)/vqf/achterba.vqf -c:a copy -f framecrc
OpenPOWER on IntegriCloud