upgrade libaom from 3.0.0 to 3.1.1 per Andrew
authorGood Guy <good1.2guy@gmail.com>
Wed, 21 Jul 2021 19:32:05 +0000 (13:32 -0600)
committerGood Guy <good1.2guy@gmail.com>
Wed, 21 Jul 2021 19:32:05 +0000 (13:32 -0600)
cinelerra-5.1/configure.ac
cinelerra-5.1/thirdparty/downloads.txt
cinelerra-5.1/thirdparty/src/libaom-v3.1.1.tar.xz [new file with mode: 0644]

index 9d483b52146bbb8249f33363ebbcfcad38f61923..092b45672ff5000cd30ff27c365a1c668634595c 100644 (file)
@@ -409,7 +409,7 @@ PKG_3RD([suil],[auto],
   [ usr/local/include ])
 
 PKG_3RD([libaom],[auto],
   [ usr/local/include ])
 
 PKG_3RD([libaom],[auto],
-  [libaom-v3.0.0],
+  [libaom-v3.1.1],
   [ usr/local/lib*/libaom*.a ],
   [ usr/local/include ])
 
   [ usr/local/lib*/libaom*.a ],
   [ usr/local/include ])
 
index dbbff7326221389f7542bee798073204bfaed46b..b23f778cc5bcfaaf7e65c82d978e88f7c08fb943 100644 (file)
@@ -39,7 +39,7 @@ https://code.videolan.org/videolan/dav1d/-/archive/0.7.1/dav1d-0.7.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/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/mozilla/aom = libaom-v2.0.0
+https://github.com/mozilla/aom = libaom-v3.1.1
 git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git ??
 https://github.com/FFmpeg/nv-codec-headers/releases/download/n10.0.26.0/nv-codec-headers-10.0.26.0.tar.gz
 
 git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git ??
 https://github.com/FFmpeg/nv-codec-headers/releases/download/n10.0.26.0/nv-codec-headers-10.0.26.0.tar.gz
 
diff --git a/cinelerra-5.1/thirdparty/src/libaom-v3.1.1.tar.xz b/cinelerra-5.1/thirdparty/src/libaom-v3.1.1.tar.xz
new file mode 100644 (file)
index 0000000..d6460e0
Binary files /dev/null and b/cinelerra-5.1/thirdparty/src/libaom-v3.1.1.tar.xz differ