[vlc-commits] Audio channel remapping filter
Cheng Sun
git at videolan.org
Thu Jan 12 01:59:11 CET 2012
vlc | branch: master | Cheng Sun <chengsun9 at gmail.com> | Wed Dec 21 16:37:11 2011 +0000| [10d3c50696d945ea8d29d57eca2e3cf25e02e08d] | committer: Jean-Baptiste Kempf
Audio channel remapping filter
This filter allows channels to be remapped. Potential uses include
downmixing, or to correct non-standard channel orders.
Modified-by: Jean-Baptiste Kempf <jb at videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=10d3c50696d945ea8d29d57eca2e3cf25e02e08d
---
NEWS | 3 +
modules/LIST | 1 +
modules/audio_filter/Modules.am | 2 +
modules/audio_filter/channel_mixer/remap.c | 402 ++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
5 files changed, 409 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=10d3c50696d945ea8d29d57eca2e3cf25e02e08d
More information about the vlc-commits
mailing list