summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-02-25 21:21:29 +0100
committerAnton Khirnov <anton@khirnov.net>2013-04-09 19:09:40 +0200
commitba8efac977f4276f05274947b2b67d144cbc965a (patch)
tree5cf9ad72894c0bd38b942b1e472057954942970f /tests
parentb2b25b0659fa047da6266d2ce165d43011136b30 (diff)
downloadffmpeg-streaming-ba8efac977f4276f05274947b2b67d144cbc965a.zip
ffmpeg-streaming-ba8efac977f4276f05274947b2b67d144cbc965a.tar.gz
af_channelmap: switch to an AVOptions-based system.
Diffstat (limited to 'tests')
-rw-r--r--tests/filtergraphs/channelmap2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filtergraphs/channelmap b/tests/filtergraphs/channelmap
index 7f9f24d..e2b6143 100644
--- a/tests/filtergraphs/channelmap
+++ b/tests/filtergraphs/channelmap
@@ -1 +1 @@
-channelmap=map=1\,2\,0\,5\,3\,4:channel_layout=5.1
+channelmap=map=1|2|0|5|3|4:channel_layout=5.1
OpenPOWER on IntegriCloud