]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: split tblend from blend
authorPaul B Mahol <onemda@gmail.com>
Tue, 25 Feb 2020 12:23:14 +0000 (13:23 +0100)
committerPaul B Mahol <onemda@gmail.com>
Tue, 25 Feb 2020 12:23:14 +0000 (13:23 +0100)
doc/filters.texi

index 5bc49ce17fa4e532476805a713a022627a2f0f00..586ed9034bbf46235048dee9bff12d206e4ab688 100644 (file)
@@ -6608,7 +6608,8 @@ The threshold below which a pixel value is considered black; it defaults to
 
 @end table
 
-@section blend, tblend
+@anchor{blend}
+@section blend
 
 Blend two video frames into each other.
 
@@ -17817,6 +17818,11 @@ the position in the file of the input frame, NAN if unknown
 @section swapuv
 Swap U & V plane.
 
+@section tblend
+Blend successive video frames.
+
+See @ref{blend}
+
 @section telecine
 
 Apply telecine process to the video.