summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-02-02 13:10:37 +0100
committerPaul B Mahol <onemda@gmail.com>2017-02-04 14:47:33 +0100
commit012dd8c99aba4965a48351f5cdf2642547114784 (patch)
treed5082ed919efe419857c950d11bae4fa42ebc9b3 /doc
parente477f09d0b3619f3d29173b2cd593e17e2d1978e (diff)
downloadffmpeg-streaming-012dd8c99aba4965a48351f5cdf2642547114784.zip
ffmpeg-streaming-012dd8c99aba4965a48351f5cdf2642547114784.tar.gz
avfilter: add midequalizer filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 74c8547..c988f79 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -9643,6 +9643,17 @@ Macroblock size. Default @code{16}.
Search parameter. Default @code{7}.
@end table
+@section midequalizer
+
+Apply Midway Image Equalization effect using two video streams.
+
+This filter accepts the following option:
+
+@table @option
+@item planes
+Set which planes to process. Default is @code{15}, which is all available planes.
+@end table
+
@section minterpolate
Convert the video to specified frame rate using motion interpolation.
OpenPOWER on IntegriCloud