소스 검색

Update MobileVLCKit fixing teletext subtitles decoding and deinterlacing (if enabled in the settings)

Felix Paul Kühne 11 년 전
부모
커밋
82404b9a46
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=05d03574c
+TESTEDVLCKITHASH=d3587067f
 TESTEDMEDIALIBRARYKITHASH=973a5eb38
 
 usage()