[Android] configure.sh: Enable Opus here as well

Edward Wang git at videolan.org
Sat Sep 8 00:04:45 CEST 2012


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Fri Sep  7 18:04:30 2012 -0400| [bfe614d198c9d57d8c959d462ae5c8159ba39552] | committer: Edward Wang

configure.sh: Enable Opus here as well

For consistency.

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=bfe614d198c9d57d8c959d462ae5c8159ba39552
---

 configure.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.sh b/configure.sh
index 241ac59..2383cf7 100755
--- a/configure.sh
+++ b/configure.sh
@@ -54,6 +54,7 @@ sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $E
                 --enable-avformat \
                 --enable-swscale \
                 --enable-avcodec \
+                --enable-opus \
                 --enable-opensles \
                 --enable-audiotrack \
                 --enable-android-surface \



More information about the Android mailing list