[Android] Bump the tested hash to the latest version of vlc.git

Martin Storsjö git at videolan.org
Mon Jul 29 10:14:28 CEST 2013


vlc-ports/android | branch: 0.1.x-bugfix | Martin Storsjö <martin at martin.st> | Mon Jul 29 11:04:48 2013 +0300| [29533df395dd28e332b2290347f0b3108e476a77] | committer: Jean-Baptiste Kempf

Bump the tested hash to the latest version of vlc.git

This fixes the video output on 2.3 and 3.x.

Signed-off-by: Martin Storsjö <martin at martin.st>
(cherry picked from commit f0c9f3dd5a6620e502121ec978b7e5cca54b8cf1)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

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

diff --git a/compile.sh b/compile.sh
index 26fc03c..c53cee6 100755
--- a/compile.sh
+++ b/compile.sh
@@ -80,7 +80,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
 ANDROID_PATH="`pwd`"
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=59e4f5881
+TESTED_HASH=7c52aacbe
 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