[Android] Update vlc.git HASH to have the mediacodec fix

Jean-Baptiste Kempf git at videolan.org
Tue Mar 17 14:06:28 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Mar 17 14:06:14 2015 +0100| [23a7873061408f2e119a3d543998a40245ff1279] | committer: Jean-Baptiste Kempf

Update vlc.git HASH to have the mediacodec fix

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

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

diff --git a/compile.sh b/compile.sh
index 1fe663d..9080bd7 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=e6b4585
+TESTED_HASH=551b670
 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