]> git.sesse.net Git - x264/blobdiff - input/input.h
Disable progress for FFMS input with --no-progress
[x264] / input / input.h
index c8008a6a1f94d4e0cda44a98710f05b18d268cf8..1a94e0cc52362821c25a4b49b4c360ae6922bf3b 100644 (file)
@@ -40,6 +40,7 @@ typedef struct
     int bit_depth;
     char *timebase;
     int seek;
+    int progress;
 } cli_input_opt_t;
 
 /* properties of the source given by the demuxer */