Explorar o código

VLCLibrary: Remove --no-stats

After some benchmarks, the performance seems to be unaffected by the change.
Edgar Fouillet %!s(int64=5) %!d(string=hai) anos
pai
achega
118c937271
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Sources/VLCLibrary.m

+ 0 - 1
Sources/VLCLibrary.m

@@ -111,7 +111,6 @@ static VLCLibrary * sharedLibrary = nil;
         vlcParams = @[@"--no-color",
                       @"--no-osd",
                       @"--no-video-title-show",
-                      @"--no-stats",
                       @"--no-snapshot-preview",
                       @"--http-reconnect",
 #ifndef NOSCARYCODECS