projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b414cff
)
doc/filters: fix overlay_opencl document typo
author
Steven Liu
<lq@chinaffmpeg.org>
Fri, 1 Nov 2019 08:42:36 +0000
(16:42 +0800)
committer
Steven Liu
<lq@chinaffmpeg.org>
Fri, 1 Nov 2019 09:30:23 +0000
(17:30 +0800)
Reported-by: Yabo Wei <weiyabo@kuaishou.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
doc/filters.texi
patch
|
blob
|
history
diff --git
a/doc/filters.texi
b/doc/filters.texi
index
7e9d507
..
6d893d8
100644
(file)
--- 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
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
Default value is @code{0}.
@end table