]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils_common_opts.h
lavf: fix update_initial_durations() so it handles missing durations with the initial...
[ffmpeg] / cmdutils_common_opts.h
index 0aa6d99db67b283d4963dede5de0bd7ebd5a0a3b..044f63b27c2e7f2a790e98e587beee20a6d33b9d 100644 (file)
@@ -16,3 +16,4 @@
     { "debug", HAS_ARG, {(void*)opt_codec_debug}, "set debug flags", "flags" },
     { "report", 0, {(void*)opt_report}, "generate a report" },
     { "max_alloc", HAS_ARG, {(void*)opt_max_alloc}, "set maximum size of a single allocated block", "bytes" },
+    { "cpuflags", HAS_ARG, {(void*)opt_cpuflags}, "force specific cpu flags", "flags" },