summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSteven Liu <lq@chinaffmpeg.org>2019-11-01 16:42:36 +0800
committerSteven Liu <lq@chinaffmpeg.org>2019-11-01 17:30:23 +0800
commit2dd71bf95e369b6c03fd6f5c66ff1d143e752192 (patch)
treea621f02ebc74fab385ff26e8bad7cd5b4d442ec7 /doc
parentb414cff6304071d5ef1e2b0a1b407e4fe3f58092 (diff)
doc/filters: fix overlay_opencl document typo
Reported-by: Yabo Wei <weiyabo@kuaishou.com> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 7e9d50782a..6d893d8b87 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