The x265 configuration and installation guide has moved to Bitbucket so the
updated link reflects that one.
As the openCV site currently only has docs for opencv3 and the filter in
libavfilter is an opencv2 an alternative link is provided.
---
doc/filters.texi | 2 +-
doc/general_contents.texi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index eaf23e3736..4db7e4f25b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -15484,7 +15484,7 @@ values are assumed.
Refer to the official libopencv documentation for more precise
information:
-@url{http://docs.opencv.org/master/modules/imgproc/doc/filtering.html}
+@url{http://www.opencv.org.cn/opencvdoc/2.3.2/html/modules/imgproc/doc/filtering.html}
Several libopencv filters are supported; see the following subsections.
diff --git a/doc/general_contents.texi b/doc/general_contents.texi
index 354899ad17..ca39a9d718 100644
--- a/doc/general_contents.texi
+++ b/doc/general_contents.texi
@@ -304,7 +304,7 @@ details), you must upgrade FFmpeg's license to GPL in order
to use it.
FFmpeg can make use of the x265 library for HEVC encoding.
-Go to @url{http://x265.org/developers.html} and follow the instructions
+Go to
@url{https://bitbucket.org/multicoreware/x265_git/src/master/build/README.txt}
and follow the instructions
for installing the library. Then pass @code{--enable-libx265} to configure
to enable it.
--
2.24.3
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".