[vlc-commits] macosx/configure.sh: Enable libsamplerate again

David Fuhrmann git at videolan.org
Mon Jan 19 21:08:56 CET 2015


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon Jan 19 21:07:58 2015 +0100| [160bef0f50d14eb424c3aa7d357fd74fb60a5c26] | committer: David Fuhrmann

macosx/configure.sh: Enable libsamplerate again

Ulgy resampler produces really noisy output with some samples,
it is way better with libsamplerate.

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

 extras/package/macosx/configure.sh |    1 -
 1 file changed, 1 deletion(-)

diff --git a/extras/package/macosx/configure.sh b/extras/package/macosx/configure.sh
index f1793f0..d4af059 100755
--- a/extras/package/macosx/configure.sh
+++ b/extras/package/macosx/configure.sh
@@ -34,7 +34,6 @@ OPTIONS="
         --disable-xcb
         --disable-caca
         --disable-sdl
-        --disable-samplerate
         --disable-macosx-dialog-provider
         --with-macosx-version-min=10.6
 "



More information about the vlc-commits mailing list