]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: add missed framesync part in filter docs
authorJun Zhao <barryjzhao@tencent.com>
Sun, 1 Mar 2020 12:06:31 +0000 (20:06 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Thu, 5 Mar 2020 06:09:10 +0000 (14:09 +0800)
Add missed framesync part in filter docs.

Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
doc/filters.texi

index f9baa0716b02e0c57a85af590c55ec1072220973..f988ea4c801b1d9649837cc594672efd32527d27 100644 (file)
@@ -12242,6 +12242,8 @@ this value filter algorithm for connecting components is activated.
 By default value is 0.
 @end table
 
+The @code{hysteresis} filter also supports the @ref{framesync} options.
+
 @section idet
 
 Detect video interlacing type.
@@ -13094,6 +13096,8 @@ set output bit depth, only available for @code{lut2} filter. By default is 0,
 which means bit depth is automatically picked from first input format.
 @end table
 
+The @code{lut2} filter also supports the @ref{framesync} options.
+
 Each of them specifies the expression to use for computing the lookup table for
 the corresponding pixel component values.
 
@@ -21337,6 +21341,8 @@ Size of output frames.  Defaults to the same as the first input.
 
 @end table
 
+The @code{program_opencl} filter also supports the @ref{framesync} options.
+
 The program source file must contain a kernel function with the given name,
 which will be run once for each plane of the output.  Each run on a plane
 gets enqueued as a separate 2D global NDRange with one work-item for each