Commit 166977a2 authored by Paul B Mahol's avatar Paul B Mahol

doc/filters: document new remap filter option

parent 54fc8d37
......@@ -14736,6 +14736,12 @@ Xmap and Ymap input video streams must be of same dimensions. Output video strea
will have Xmap/Ymap video stream dimensions.
Xmap and Ymap input video streams are 16bit depth, single channel.
@table @option
@item format
Specify pixel format of output from this filter. Can be @code{color} or @code{gray}.
Default is @code{color}.
@end table
@section removegrain
The removegrain filter is a spatial denoiser for progressive video.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment