lavfi: Add the af_channelmap audio channel mapping filter.
authorAlex Converse <alex.converse@gmail.com>
Sat, 9 Jun 2012 01:42:53 +0000 (18:42 -0700)
committerAlex Converse <alex.converse@gmail.com>
Fri, 22 Jun 2012 20:55:58 +0000 (13:55 -0700)
commit41e637e44902246efa17babf26e9be8a4a519e6f
treeb63208f4423f4f7475afc5e945e1d2853151881a
parentdc07fb6f7b8fe0f7febdd89e21d23ac50ae920ec
lavfi: Add the af_channelmap audio channel mapping filter.

Inspired by MPlayer's af_channels filter and SoX's remix effect.
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/af_channelmap.c [new file with mode: 0644]
libavfilter/allfilters.c