Browse Source

Update MVK to fix playback and thumbnails

Felix Paul Kühne 9 years ago
parent
commit
beb4373575
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=0927257a
+TESTEDVLCKITHASH=8ff9e574
 TESTEDMEDIALIBRARYKITHASH=e5ca039f
 
 usage()