Felix Paul Kühne 9 лет назад
Родитель
Сommit
9d43485a5f
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      Sources/VLCLibrary.m

+ 1 - 2
Sources/VLCLibrary.m

@@ -108,8 +108,7 @@ static VLCLibrary * sharedLibrary = nil;
                       @"--avcodec-fast",
 #endif
                       @"--text-renderer=freetype",
-                      @"--avi-index=3",
-                      @"--extraintf=ios_dialog_provider"];
+                      @"--avi-index=3"];
     }
 #else
     if (!vlcParams) {