[ usr/local/include ])
PKG_3RD([libsvtav1],[no],
- [libsvtav1-v2.2.1],
+ [libsvtav1-v2.3.0],
[ usr/local/lib*/libSvtAv1Enc.a ],
[ usr/local/include/svt-av1 ])
https://sourceforge.net/projects/giflib/files/latest/download = 5.2.2
https://github.com/xiph/flac/releases/tag/1.4.3
https://github.com/uclouvain/openjpeg/ = Releases=sourcefiles openjpeg-2.5.2.tar.gz
-https://sourceforge.net/projects/libjpeg-turbo/ = Code (GitHub)=sourcefiles/2.1.2/libjpeg-turbo-3.0.4.tar.gz
+https://github.com/libjpeg-turbo/libjpeg-turbo/tags
https://sourceforge.net/projects/mjpeg/files/mjpegtools/2.2.1/
http://www.fftw.org/fftw-3.3.10.tar.gz
# Not sure why festival is in here but it is now at 2.5 since 25-Dec-2017
https://ffmpeg.org/releases/ffmpeg-7.0.tar.xz
https://github.com/webmproject/libvpx/tags (v1.14.1.tar.gz)
https://code.videolan.org/videolan/dav1d/-/archive/0.5.1/dav1d-0.5.1.tar.gz
-https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases (2.2.1)
+https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases (2.3.0)
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.3.2
--- /dev/null
+--- libsvtav1-v2.2.1/CMakeLists.txt
++++ libsvtav1-v2.2.1/CMakeLists.txt
+@@ -9,7 +9,7 @@
+ # PATENTS file, you can obtain it at https://www.aomedia.org/license/patent-license.
+ #
+
+-cmake_minimum_required(VERSION 3.16)
++cmake_minimum_required(VERSION 3.12)
+
+ if("${CMAKE_CURRENT_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
+ message(WARNING "Building in-source is highly not recommended\n"