diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-03-13 11:03:08 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-03-28 08:02:55 +0100 |
commit | 33942b7bdedaf0c7017f84245f4928860319a584 (patch) | |
tree | e89a7e79e8a4e31c93a90756eead939360fe4e3e /tests/filtergraphs | |
parent | f917420378634708976f1638b282a34325d82cc6 (diff) | |
download | ffmpeg-33942b7bdedaf0c7017f84245f4928860319a584.tar.gz |
FATE: add a test for the channelmap filter
Diffstat (limited to 'tests/filtergraphs')
-rw-r--r-- | tests/filtergraphs/channelmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filtergraphs/channelmap b/tests/filtergraphs/channelmap new file mode 100644 index 0000000000..7f9f24d178 --- /dev/null +++ b/tests/filtergraphs/channelmap @@ -0,0 +1 @@ +channelmap=map=1\,2\,0\,5\,3\,4:channel_layout=5.1 |