[Android] Update HASH for audio/video sync regression

Jean-Baptiste Kempf git at videolan.org
Mon Mar 30 17:27:17 CEST 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Mar 30 17:26:58 2015 +0200| [4b3bef325bac2b6d90535302cf9d963a68ecdc94] | committer: Jean-Baptiste Kempf

Update HASH for audio/video sync regression

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4b3bef325bac2b6d90535302cf9d963a68ecdc94
---

 compile.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 2ce3dfc..5b5668b 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=23c8d86
+TESTED_HASH=7491a5f
 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