From: Steven Liu Date: Fri, 1 Nov 2019 08:42:36 +0000 (+0800) Subject: doc/filters: fix overlay_opencl document typo X-Git-Tag: n4.4-dev~2478 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/2dd71bf95e369b6c03fd6f5c66ff1d143e752192 doc/filters: fix overlay_opencl document typo Reported-by: Yabo Wei Signed-off-by: Steven Liu --- diff --git a/doc/filters.texi b/doc/filters.texi index 7e9d507..6d893d8 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -20508,7 +20508,7 @@ Set the x coordinate of the overlaid video on the main video. Default value is @code{0}. @item y -Set the x coordinate of the overlaid video on the main video. +Set the y coordinate of the overlaid video on the main video. Default value is @code{0}. @end table