Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-04-11 04:03:31 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-04-11 04:10:12 +0400
commitd9d7c54960804262bff36939c8392087aa92a8d0 (patch)
treefc20374a6cba10003160c490bf00c4442081c1ef /tests/filtergraphs
parent57148122375a8f7aa387bef6b993b936dbb70777 (diff)
parentba8efac977f4276f05274947b2b67d144cbc965a (diff)
Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a'
* commit 'ba8efac977f4276f05274947b2b67d144cbc965a': af_channelmap: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/af_channelmap.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/filtergraphs')
-rw-r--r--tests/filtergraphs/channelmap2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filtergraphs/channelmap b/tests/filtergraphs/channelmap
index 7f9f24d178..e2b61435df 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