doc/filters: document new remap filter option

This commit is contained in:
Paul B Mahol 2019-07-14 18:29:23 +02:00
parent 54fc8d370e
commit 166977a200
1 changed files with 6 additions and 0 deletions

View File

@ -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.