[Android] Update the TESTED_HASH for mediacodec Android-L compat
Jean-Baptiste Kempf
git at videolan.org
Wed Oct 15 10:52:17 CEST 2014
vlc-ports/android | branch: 1.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 15 10:51:57 2014 +0200| [2d27bceef9e04d82525fd8a9c4f8f66644034bba] | committer: Jean-Baptiste Kempf
Update the TESTED_HASH for mediacodec Android-L compat
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=2d27bceef9e04d82525fd8a9c4f8f66644034bba
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index fa76171..9a98f52 100755
--- a/compile.sh
+++ b/compile.sh
@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
if [ ! -z "$FETCH" ]
then
# 1/ libvlc, libvlccore and its plugins
- TESTED_HASH=7d4f14c
+ TESTED_HASH=e33e5de
if [ ! -d "vlc" ]; then
echo "VLC source not found, cloning"
git clone git://git.videolan.org/vlc/vlc-2.2.git vlc
More information about the Android
mailing list