[FFmpeg-cvslog] doc/filters: fix typo in overlay_cuda
Gyan Doshi
git at videolan.org
Thu Nov 26 12:47:29 EET 2020
ffmpeg | branch: master | Gyan Doshi <ffmpeg at gyani.pro> | Thu Nov 26 16:34:01 2020 +0530| [859de8df4aebbd983ed4c132037cafe6e8742632] | committer: Gyan Doshi
doc/filters: fix typo in overlay_cuda
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=859de8df4aebbd983ed4c132037cafe6e8742632
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index ad8937d992..229cf42f8f 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14813,7 +14813,7 @@ testsrc=s=100x100, split=4 [in0][in1][in2][in3];
Overlay one video on top of another.
-This is the CUDA cariant of the @ref{overlay} filter.
+This is the CUDA variant of the @ref{overlay} filter.
It only accepts CUDA frames. The underlying input pixel formats have to match.
It takes two inputs and has one output. The first input is the "main"
More information about the ffmpeg-cvslog
mailing list