[vlc-devel] [PATCH 2/2] Android: disable speex

XilasZ xilasz at gmail.com
Thu Feb 2 16:57:47 CET 2012


We can also blacklist speex in Makefile in android repo instead.
That way it won't be necessary to rebuild the contribs to enable or disable
speex, and it won't be necessary to touch vlc repo, only the android one.

On Thu, Feb 2, 2012 at 4:40 PM, Edward Wang
<edward.c.wang at compdigitec.com>wrote:

> Performance issues on Android, causes slowness
> ---
>  extras/package/android/configure.sh |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/extras/package/android/configure.sh
> b/extras/package/android/configure.sh
> index fe687d7..41737ec 100755
> --- a/extras/package/android/configure.sh
> +++ b/extras/package/android/configure.sh
> @@ -80,6 +80,7 @@ sh $VLC_SOURCEDIR/configure --host=arm-linux-androideabi
> --build=x86_64-unknown-
>                 --disable-alsa \
>                 --disable-portaudio \
>                 --disable-samplerate \
> +                --disable-speex \
>                 --disable-sdl \
>                 --disable-xcb \
>                 --disable-atmo \
> --
> 1.7.5.4
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120202/4ca780eb/attachment.html>


More information about the vlc-devel mailing list