https://github.com/opencv/opencv_contrib/releases 4.3.0
#https://sourceforge.net/projects/opencore-amr/files/fdk-aac/fdk-aac-2.2.0.tar.gz/download
http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.28.tar.gz
-https://ieee1394.wiki.kernel.org/index.php/Libraries
-https://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.2.tar.xz
-https://www.kernel.org/pub/linux/libs/ieee1394/libiec61883-1.2.0.tar.xz
+https://mirrors.edge.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.2.tar.xz
+https://mirrors.edge.kernel.org/pub/linux/libs/ieee1394/libiec61883-1.2.0.tar.xz
https://sourceforge.net/projects/libavc1394/files/latest/download?source=directory = 0.5.4
https://sourceforge.net/projects/libdv/files/latest/download?source=directory = 0.104
https://sourceforge.net/projects/giflib/files/latest/download = 5.2.1
http://downloads.xiph.org/releases/ogg/libogg-1.3.5.tar.gz
http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2
https://sourceforge.net/projects/lame/files/latest/download?source=directory = 3.100
-https://download.osgeo.org/libtiff/tiff-4.5.0.tar.xz
+https://download.osgeo.org/libtiff/tiff-4.6.0.tar.xz
https://sourceforge.net/projects/libuuid/files/latest/download?source=directory - 1.0.3
https://code.videolan.org/videolan/x264/-/tree/stable/x264-stable.tar.gz (Jan. 2023 version r3106)
https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz
https://ffmpeg.org/releases/ffmpeg-5.1.tar.bz2
-https://github.com/webmproject/libvpx/archive/v1.13.0.tar.gz
-https://code.videolan.org/videolan/dav1d/-/archive/0.7.1/dav1d-0.7.1.tar.gz
+https://github.com/webmproject/libvpx/archive/v1.13.1.tar.gz
+https://code.videolan.org/videolan/dav1d/-/archive/0.5.1/dav1d-0.5.1.tar.gz
https://github.com/swh/ladspa/releases/tag/v0.4.17, plugin.org.uk
https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz
-#https://github.com/webmproject/libwebp = libwebp-1.1.0
+#https://github.com/webmproject/libwebp = libwebp-1.3.2
https://github.com/webmproject/libwebp/archive/refs/tags/v1.3.2.tar.gz
https://github.com/mozilla/aom = libaom-v3.4.0
git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git ??
--- /dev/null
+--- ./Makefile.am 2023-11-03 18:42:35.844353508 -0600
++++ ./Makefile.am 2023-11-04 10:56:54.473163327 -0600
+@@ -60,7 +60,7 @@
+ rm -rf $(distdir)/_build/cmake
+ rm -rf $(distdir)/_inst/cmake
+
+-SUBDIRS = port libtiff tools build contrib test doc tools/unsupported
++SUBDIRS = port libtiff build
+
+
+ NEW_LIBTIFF_RELEASE_DATE=$(shell date +"%Y%m%d")