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 one an archived link to the old cv2 documentation is included. --- 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..2f2722383e 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://ghostarchive.org/archive/Wssn7} Several libopencv filters are supported; see the following subsections. diff --git a/doc/general_contents.texi b/doc/general_contents.texi index 354899ad17..8664639f6b 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/wiki/Home} 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 ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".