summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-07 18:42:12 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-10 19:23:48 +0100
commit4390573c44a47e0bed4790a45934006df7ee1e2f (patch)
tree8cdb12355da6379977f9f82c7c1d5ae8eb805532 /doc
parent579e4e57a2c4ab8d98bf2e18413dc73ce02353f9 (diff)
avfilter: add exposure video filter
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 85052aa18d..e6ddaaa77b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11375,6 +11375,25 @@ Six-point interpolation.
@subsection Commands
This filter supports same @ref{commands} as options.
+@section exposure
+Adjust exposure of the video stream.
+
+The filter accepts the following options:
+
+@table @option
+@item exposure
+Set the exposure correction in EV. Allowed range is from -3.0 to 3.0 EV
+Default value is 0 EV.
+
+@item black
+Set the black level correction. Allowed range is from -1.0 to 1.0.
+Default value is 0.
+@end table
+
+@subsection Commands
+
+This filter supports same @ref{commands} as options.
+
@section extractplanes
Extract color channel components from input video stream into