Browse Source

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

Felix Paul Kühne 11 years ago
parent
commit
82404b9a46
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=05d03574c
+TESTEDVLCKITHASH=d3587067f
 TESTEDMEDIALIBRARYKITHASH=973a5eb38
 
 usage()