Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-04-12 22:05:10 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-04-14 22:30:34 +0400
commitfba3a3bbfba39ba1fc82f884e057c7fc34559663 (patch)
tree720ab66a11ca1844206b520721941d7d8fb3f103 /doc
parent1e3104cd3cd12886f6054d56fab4b7bc1c31f594 (diff)
doc: document -opencl_options option in ff* tools manuals
Diffstat (limited to 'doc')
-rw-r--r--doc/avtools-common-opts.texi7
1 files changed, 7 insertions, 0 deletions
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