X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Flibsvtav1-v1.8.0.patch0;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Flibsvtav1-v1.8.0.patch0;h=3a7b2b83f42612da1ea5fe355518571bfb8dc29e;hb=c2742824fdcfa54b3a9f594250c30bf45ffc9d81;hp=0000000000000000000000000000000000000000;hpb=e103158047a6707ab0f4ab8dd86da401b17efecc;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/libsvtav1-v1.8.0.patch0 b/cinelerra-5.1/thirdparty/src/libsvtav1-v1.8.0.patch0 new file mode 100644 index 00000000..3a7b2b83 --- /dev/null +++ b/cinelerra-5.1/thirdparty/src/libsvtav1-v1.8.0.patch0 @@ -0,0 +1,11 @@ +--- libsvtav1-v1.8.0/CMakeLists.txt ++++ libsvtav1-v1.8.0/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"