- 14 Sep, 2016 1 commit
-
-
Thomas Guillem authored
Since this vlc module is still way more unstable than MediaCodec.
-
- 01 Sep, 2016 1 commit
-
-
Geoffrey Métais authored
-
- 30 Aug, 2016 6 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Yes, armeabi-v7a is too long to type
-
Thomas Guillem authored
-
- 29 Aug, 2016 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Since this is the future default toolchain of the Android NDK.
-
- 26 Aug, 2016 1 commit
-
-
Thomas Guillem authored
-
- 25 Aug, 2016 9 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 24 Aug, 2016 1 commit
-
-
Filip Roséen authored
The diagnostic certainly implies that the shell script shall abort if the version of the NDK is less than 11, though the previous case-check only matched versions matching "11*". This commit changes the implementation so that we check whether "$REL" is greater-than-or-equal compared to 11. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 23 Aug, 2016 6 commits
-
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
- 22 Aug, 2016 1 commit
-
-
Thomas Guillem authored
Use ndk-stack instead Example: $ adb logcat | $ANDROID_NDK/ndk-stack -sym .dbg/armeabi-v7a/2.1.0 $ $ANDROID_NDK/ndk-stack -sym .dbg/armeabi-v7a/2.1.0 -dump crash.txt
-
- 19 Aug, 2016 2 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 12 Aug, 2016 2 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 10 Aug, 2016 2 commits
-
-
Geoffrey Métais authored
(cherry picked from commit 80650a65)
-
Geoffrey Métais authored
-
- 09 Aug, 2016 3 commits
-
-
Geoffrey Métais authored
-
Filip Roséen authored
If an invalid option is passed to "-a" it make sense for us to abort as early as possible. These changes can be summerized with; - do not rely on compile-libvlc.sh to diagnose invalid usage, and; - abort before any work is done if an invalid option is present. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Filip Roséen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-