]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.h
Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'
[ffmpeg] / cmdutils.h
index 63e10f30380b25c4e1aba7b652a4da8a5b8dcafb..57a62b0067c1380a94566405707084342c8285cf 100644 (file)
@@ -90,6 +90,8 @@ int opt_cpuflags(void *optctx, const char *opt, const char *arg);
 
 int opt_codec_debug(void *optctx, const char *opt, const char *arg);
 
+int opt_opencl(void *optctx, const char *opt, const char *arg);
+
 /**
  * Limit the execution time.
  */