[Android] Update VLC for AudioTrack issues
Jean-Baptiste Kempf
git at videolan.org
Wed Mar 4 10:05:16 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Mar 4 10:04:58 2015 +0100| [2b1fc4b65ce48623a7af6d12f6513ed83e98f429] | committer: Jean-Baptiste Kempf
Update VLC for AudioTrack issues
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=2b1fc4b65ce48623a7af6d12f6513ed83e98f429
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 84267ce..43dc368 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=96e66d5
+TESTED_HASH=a9b19e4
if [ ! -d "vlc" ]; then
echo "VLC source not found, cloning"
git clone git://git.videolan.org/vlc.git vlc
More information about the Android
mailing list