[FFmpeg-cvslog] doc/filters: correct http link

Limin Wang git at videolan.org
Tue Apr 27 05:22:02 EEST 2021


ffmpeg | branch: master | Limin Wang <lance.lmwang at gmail.com> | Mon Apr 26 18:48:51 2021 +0800| [113373128f7ac0770efd9a77bc09d48677c15191] | committer: Guo, Yejun

doc/filters: correct http link

Signed-off-by: Limin Wang <lance.lmwang at gmail.com>

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

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

diff --git a/doc/filters.texi b/doc/filters.texi
index 67587d96ee..e99d70a2d3 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -9886,7 +9886,7 @@ Native implementation of DNN loading and execution.
 @item tensorflow
 TensorFlow backend. To enable this backend you
 need to install the TensorFlow for C library (see
- at url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with
+ at url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with
 @code{--enable-libtensorflow}
 @end table
 Default value is @samp{native}.
@@ -10187,7 +10187,7 @@ Native implementation of DNN loading and execution.
 @item tensorflow
 TensorFlow backend. To enable this backend you
 need to install the TensorFlow for C library (see
- at url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with
+ at url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with
 @code{--enable-libtensorflow}
 
 @item openvino
@@ -18893,7 +18893,7 @@ Native implementation of DNN loading and execution.
 @item tensorflow
 TensorFlow backend. To enable this backend you
 need to install the TensorFlow for C library (see
- at url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with
+ at url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with
 @code{--enable-libtensorflow}
 @end table
 



More information about the ffmpeg-cvslog mailing list