projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e3104c
)
doc: document -opencl_options option in ff* tools manuals
author
Stefano Sabatini
<stefasab@gmail.com>
Fri, 12 Apr 2013 18:05:10 +0000
(20:05 +0200)
committer
Stefano Sabatini
<stefasab@gmail.com>
Sun, 14 Apr 2013 18:30:34 +0000
(20:30 +0200)
doc/avtools-common-opts.texi
patch
|
blob
|
history
diff --git
a/doc/avtools-common-opts.texi
b/doc/avtools-common-opts.texi
index
0921a87
..
3892a4a
100644
(file)
--- 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