[vlc-devel] commit: Remove the mono filter - not working as per ml (lack of) discussion ( Rémi Denis-Courmont )

git version control git at videolan.org
Thu Aug 21 20:24:04 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Thu Aug 21 21:25:29 2008 +0300| [97037e487a2caa8735b563b2c4988a176cba8f48] | committer: Rémi Denis-Courmont 

Remove the mono filter - not working as per ml (lack of) discussion

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=97037e487a2caa8735b563b2c4988a176cba8f48
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1ea7bb9..4085a9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1160,7 +1160,7 @@ VLC_ADD_PLUGIN([nsc])
 VLC_ADD_PLUGIN([xtag])
 dnl Channel mixing audio filters:
 VLC_ADD_PLUGIN([converter_fixed])
-VLC_ADD_PLUGIN([mono])
+dnl VLC_ADD_PLUGIN([mono])
 VLC_ADD_PLUGIN([trivial_channel_mixer])
 dnl Resampling audio filters:
 VLC_ADD_PLUGIN([trivial_resampler])




More information about the vlc-devel mailing list