Explorar o código

Update HASH

- Fix black screen issue with some HEVC files on iPhone X / MacBook Pro 2017
- Fix crashes with some flv files
Thomas Guillem %!s(int64=7) %!d(string=hai) anos
pai
achega
b690e8c449
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -25,7 +25,7 @@ OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH="d821dea" # libvlc hash that this version of VLCKit is build on
+TESTEDHASH="41a340b" # libvlc hash that this version of VLCKit is build on
 
 if [ -z "$MAKE_JOBS" ]; then
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`