Sfoglia il codice sorgente

Update libvlc to fix avcodec compilation

Felix Paul Kühne 11 anni fa
parent
commit
8e85b704bb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=6b77e629f
+TESTEDHASH=efd255c87
 
 usage()
 {