Explorar el Código

Update MVK with fixed avcodec for ARM compilation

Felix Paul Kühne hace 11 años
padre
commit
2543d3d38c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()