]> git.sesse.net Git - x264/blobdiff - input/input.h
Add --input-fmt option to lavf input
[x264] / input / input.h
index 1deff127a51a2f57ccb5e4eeb01d0ee4405f2a94..c8008a6a1f94d4e0cda44a98710f05b18d268cf8 100644 (file)
@@ -34,6 +34,7 @@
 typedef struct
 {
     char *index_file;
+    char *format;
     char *resolution;
     char *colorspace;
     int bit_depth;