From 859de8df4aebbd983ed4c132037cafe6e8742632 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Thu, 26 Nov 2020 16:16:01 +0530 Subject: [PATCH] doc/filters: fix typo in overlay_cuda --- 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"