- Apr 25, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Apr 19, 2014
-
-
Sebastian Dröge authored
-
- Apr 18, 2014
-
-
Jan Schmidt authored
Android doesn't guarantee stack alignment, but libav already has compiler directives to force the stack alignment. This frees up a register that lets the asm build. Suggested as a fix by VLC: https://mailman.videolan.org/pipermail/vlc-commits/2012-July/015881.html I've tested as well as I can without actual hardware. SSSE3 seems broken on the android emulator, but I think that's the emulator - the other accelerations work fine. Fixes bug #724105
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Apr 17, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Mar 03, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Feb 28, 2014
-
-
Sebastian Dröge authored
-
- Feb 25, 2014
-
-
Sebastian Dröge authored
Otherwise it will always be set, and for newer ndk-build versions that don't set it automatically it will contain the sysroot for the first target architecture if building for multiple.
-
- Feb 22, 2014
-
-
Andoni Morales Alastruey authored
gmp is using an old version of libtool generating .lib import libraries instead of dll.a and installing dll's in lib instead of bin. Autoreconf'ing gmp seems a bit complicated because of AM_C_PROTOTYPES, so let's fix it in post_install
-
- Feb 13, 2014
-
-
Jan Schmidt authored
Fixes a crash when compiled with gcc 4.8
-
- Feb 12, 2014
-
-
Jan Schmidt authored
-
Jan Schmidt authored
Fixes bug 724177 - android-x86 build issue with zlib.
-
- Feb 11, 2014
-
-
Andoni Morales Alastruey authored
-
-
- Feb 09, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Feb 08, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Feb 07, 2014
-
-
Andoni Morales Alastruey authored
locale_charset is considered private API even though where are providing it. The symbol is renamed to avoid conflicts https://bugzilla.gnome.org/show_bug.cgi?id=723805
-
- Feb 06, 2014
-
-
This fixes the android case where CC is set to arm-linux-androideabi-gcc -fuse-ld=gold
-
-