From: Limin Wang Date: Mon, 26 Apr 2021 10:48:51 +0000 (+0800) Subject: doc/filters: correct http link X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=113373128f7ac0770efd9a77bc09d48677c15191;p=ffmpeg doc/filters: correct http link Signed-off-by: Limin Wang --- diff --git a/doc/filters.texi b/doc/filters.texi index 67587d96ee7..e99d70a2d3d 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 -@url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with +@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 -@url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with +@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 -@url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with +@url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with @code{--enable-libtensorflow} @end table