Browse Source

Update MVK with fixed avcodec for ARM compilation

Felix Paul Kühne 11 years ago
parent
commit
2543d3d38c
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=d0e7b32b4
+TESTEDVLCKITHASH=4a8d6272e
 TESTEDMEDIALIBRARYKITHASH=9c6382eb1
 
 usage()