[FFmpeg-cvslog] doc: document -opencl_options option in ff* tools manuals
Stefano Sabatini
git at videolan.org
Sun Apr 14 20:33:46 CEST 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Fri Apr 12 20:05:10 2013 +0200| [fba3a3bbfba39ba1fc82f884e057c7fc34559663] | committer: Stefano Sabatini
doc: document -opencl_options option in ff* tools manuals
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fba3a3bbfba39ba1fc82f884e057c7fc34559663
---
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 0921a87..3892a4a 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
+ at item -opencl_options options (@emph{global})
+Set OpenCL environment options. This option is only available when
+FFmpeg has been compiled with @code{--enable-opencl}.
+
+ at 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
More information about the ffmpeg-cvslog
mailing list