[FFmpeg-cvslog] doc/filters: split tblend from blend

Paul B Mahol git at videolan.org
Tue Feb 25 14:25:06 EET 2020


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Feb 25 13:23:14 2020 +0100| [ad65a15328c6db87e8f3ec94cc9fc16e1e241f3d] | committer: Paul B Mahol

doc/filters: split tblend from blend

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ad65a15328c6db87e8f3ec94cc9fc16e1e241f3d
---

 doc/filters.texi | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 5bc49ce17f..586ed9034b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6608,7 +6608,8 @@ The threshold below which a pixel value is considered black; it defaults to
 
 @end table
 
- at section blend, tblend
+ at anchor{blend}
+ at 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.
 
+ at section tblend
+Blend successive video frames.
+
+See @ref{blend}
+
 @section telecine
 
 Apply telecine process to the video.



More information about the ffmpeg-cvslog mailing list