summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhighgod0401 <highgod0401@gmail.com>2013-04-25 19:32:13 +0800
committerMichael Niedermayer <michaelni@gmx.at>2013-04-26 03:05:26 +0200
commitcd134963e8fdaae14a25779799e4436f99e50557 (patch)
tree88cda5054cc367edc73967504566af8aa9fc6212 /doc
parentf31247cf47dcb7f3d986c67f1abbc0b50f1beefe (diff)
lavfi/unsharp: add opencl unsharp filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9456aa4cb7..412981d8b8 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6197,6 +6197,11 @@ Negative values will blur the input video, while positive values will
sharpen it, a value of zero will disable the effect.
Default value is 0.0.
+
+@item opencl
+If set to 1, specify using OpenCL capabilities, only available if
+FFmpeg was configured with @code{--enable-opencl}. Default value is 0.
+
@end table
All parameters are optional and default to the equivalent of the