[Android] Enable dvbpsi by default
Jean-Baptiste Kempf
git at videolan.org
Fri Jul 27 02:53:58 CEST 2012
android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul 26 21:35:17 2012 +0200| [455795764f4909c92630c8f74c7cfe555d8134d5] | committer: Jean-Baptiste Kempf
Enable dvbpsi by default
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=455795764f4909c92630c8f74c7cfe555d8134d5
---
configure.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.sh b/configure.sh
index 2a5997a..2c5cdae 100755
--- a/configure.sh
+++ b/configure.sh
@@ -59,6 +59,7 @@ sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $E
--enable-android-surface \
--enable-mkv \
--enable-taglib \
+ --enable-dvbpsi \
--enable-iomx \
--disable-vlc --disable-shared \
--disable-vlm \
More information about the Android
mailing list