summaryrefslogtreecommitdiff
path: root/tests/fate/mpc.mak
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-10-03 21:28:07 -0300
committerJames Almer <jamrial@gmail.com>2017-10-03 21:28:07 -0300
commita2b0602cdad8da62c137f7db07b608d6bbbcefaa (patch)
tree67220614b5797dc9bd6ea58244a1a2e1e2e3197b /tests/fate/mpc.mak
parent08c751309670854c73b58f234a83f4ba679370be (diff)
parent4141a5a240fba44b4b4a1c488c279d7dd8a11ec7 (diff)
Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'
* commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7': Use modern avconv syntax for codec selection in documentation and tests Merged-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate/mpc.mak')
-rw-r--r--tests/fate/mpc.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/mpc.mak b/tests/fate/mpc.mak
index 4a012737d2..294dffeabf 100644
--- a/tests/fate/mpc.mak
+++ b/tests/fate/mpc.mak
@@ -1,8 +1,8 @@
FATE_MPC-$(CONFIG_MPC_DEMUXER) += fate-mpc7-demux
-fate-mpc7-demux: CMD = crc -i $(TARGET_SAMPLES)/musepack/inside-mp7.mpc -acodec copy
+fate-mpc7-demux: CMD = crc -i $(TARGET_SAMPLES)/musepack/inside-mp7.mpc -c:a copy
FATE_MPC-$(CONFIG_MPC8_DEMUXER) += fate-mpc8-demux
-fate-mpc8-demux: CMD = crc -i $(TARGET_SAMPLES)/musepack/inside-mp8.mpc -acodec copy
+fate-mpc8-demux: CMD = crc -i $(TARGET_SAMPLES)/musepack/inside-mp8.mpc -c:a copy
FATE_MPC-$(call DEMDEC, MPC, MPC7) += fate-musepack7
fate-musepack7: CMD = pcm -i $(TARGET_SAMPLES)/musepack/inside-mp7.mpc