From fba3a3bbfba39ba1fc82f884e057c7fc34559663 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 12 Apr 2013 20:05:10 +0200 Subject: [PATCH] doc: document -opencl_options option in ff* tools manuals --- doc/avtools-common-opts.texi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi index 0921a87379..3892a4af30 100644 --- a/doc/avtools-common-opts.texi +++ b/doc/avtools-common-opts.texi @@ -240,6 +240,13 @@ Possible flags for this option are: @end table @end table +@item -opencl_options options (@emph{global}) +Set OpenCL environment options. This option is only available when +FFmpeg has been compiled with @code{--enable-opencl}. + +@var{options} must be a list of @var{key}=@var{value} option pairs +separated by ':'. See the ``OpenCL Options'' section in the +ffmpeg-utils manual for the list of supported options. @end table @section AVOptions