[vlc-commits] commit: Adds the compressor module to VLC (Ronald Wright )
git at videolan.org
git at videolan.org
Tue Aug 31 20:42:23 CEST 2010
vlc | branch: master | Ronald Wright <logiconcepts819 at gmail.com> | Thu Jul 1 03:32:59 2010 -0500| [d017a2f8c6ba66405628d5d7adc4978068417924] | committer: Laurent Aimar
Adds the compressor module to VLC
Signed-off-by: Laurent Aimar <fenrir at videolan.org>
Modified by Laurent Aimar (removed the equalizer part of the initial
patch).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d017a2f8c6ba66405628d5d7adc4978068417924
---
configure.ac | 2 +-
modules/LIST | 1 +
modules/audio_filter/Modules.am | 2 +
modules/audio_filter/compressor.c | 744 +++++++++++++++++++++++++++++++++++++
4 files changed, 748 insertions(+), 1 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d017a2f8c6ba66405628d5d7adc4978068417924
More information about the vlc-commits
mailing list