[FFmpeg-cvslog] doc/filters.texi: Include dnn_processing in docs of sr and derain filter

Shubhanshu Saxena git at videolan.org
Sat Aug 28 11:38:24 EEST 2021


ffmpeg | branch: master | Shubhanshu Saxena <shubhanshu.e01 at gmail.com> | Thu Aug 26 02:58:49 2021 +0530| [1da524121cf2f796f5ed2e1aecc18ad6dab3771c] | committer: Guo Yejun

doc/filters.texi: Include dnn_processing in docs of sr and derain filter

Signed-off-by: Shubhanshu Saxena <shubhanshu.e01 at gmail.com>

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

 doc/filters.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 925652bc02..44a9a47d1b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -9990,7 +9990,7 @@ Note that different backends use different file formats. TensorFlow and native
 backend can load files for only its format.
 @end table
 
-It can also be finished with @ref{dnn_processing} filter.
+To get full functionality (such as async execution), please use the @ref{dnn_processing} filter.
 
 @section deshake
 
@@ -19355,7 +19355,7 @@ Default value is @code{2}. Scale factor is necessary for SRCNN model, because it
 input upscaled using bicubic upscaling with proper scale factor.
 @end table
 
-This feature can also be finished with @ref{dnn_processing} filter.
+To get full functionality (such as async execution), please use the @ref{dnn_processing} filter.
 
 @section ssim
 



More information about the ffmpeg-cvslog mailing list