]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: fix typo in overlay_cuda
authorGyan Doshi <ffmpeg@gyani.pro>
Thu, 26 Nov 2020 10:46:01 +0000 (16:16 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Thu, 26 Nov 2020 10:46:01 +0000 (16:16 +0530)
doc/filters.texi

index ad8937d992dfff1e6a71c0daa6222accfcb07490..229cf42f8f0e910efad4d1c33a2338d377a0f6fb 100644 (file)
@@ -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"