[Android] Update VLC HASH
Thomas Guillem
git at videolan.org
Fri Oct 26 16:25:18 CEST 2018
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Oct 26 16:25:04 2018 +0200| [6de5830445261ad7563b97d6a6de46ae9662a9d6] | committer: Thomas Guillem
Update VLC HASH
Includes Mediacodec fix.
> https://code.videolan.org/videolan/vlc-android/commit/6de5830445261ad7563b97d6a6de46ae9662a9d6
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b511e331c..cda174a04 100755
--- a/compile.sh
+++ b/compile.sh
@@ -230,7 +230,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=01083e3
+TESTED_HASH=a26ab1e
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
More information about the Android
mailing list