Browse Source

MVK: update libvlc to fix crashes when displaying subpictures

Felix Paul Kühne 11 years ago
parent
commit
7b1f6fb6a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -14,7 +14,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 SKIPLIBVLCCOMPILATION=no
 
 
-TESTEDHASH=4acdfca5a
+TESTEDHASH=c2699feec
 
 
 usage()
 usage()
 {
 {