]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.h
configure: fix --cpu=host
[ffmpeg] / cmdutils.h
index d2d722b085a5a10057939b952fe99ead6389eca8..9190a81fd95460cf913f4675e6a3d2dcc2f3df03 100644 (file)
@@ -55,6 +55,11 @@ int opt_default(const char *opt, const char *arg);
  */
 int opt_loglevel(const char *opt, const char *arg);
 
+/**
+ * Limit the execution time.
+ */
+int opt_timelimit(const char *opt, const char *arg);
+
 /**
  * Parses a string and returns its corresponding value as a double.
  * Exits from the application if the string cannot be correctly