Upgrade x265 base as provided by Andrew
authorGood Guy <good1.2guy@gmail.com>
Thu, 29 Jul 2021 17:44:09 +0000 (11:44 -0600)
committerGood Guy <good1.2guy@gmail.com>
Thu, 29 Jul 2021 17:44:09 +0000 (11:44 -0600)
cinelerra-5.1/configure.ac
cinelerra-5.1/thirdparty/downloads.txt
cinelerra-5.1/thirdparty/src/x265_3.5.tar.xz [new file with mode: 0644]

index 092b45672ff5000cd30ff27c365a1c668634595c..33491eef2544389fd85e910d4091f378a737fb2f 100644 (file)
@@ -369,7 +369,7 @@ PKG_3RD([x264],[auto],
   [ . ])
 
 PKG_3RD([x265],[auto],
-  [x265_3.4],
+  [x265_3.5],
   [ libx265.a ],
   [ . source ])
 
index b23f778cc5bcfaaf7e65c82d978e88f7c08fb943..cda9feb396b42987c127ad10bdbea4a597f752a6 100644 (file)
@@ -32,7 +32,7 @@ https://download.osgeo.org/libtiff/tiff-4.1.0.tar.gz
 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
 https://code.videolan.org/videolan/x264/-/tree/master/x264-snapshot-20210615-master.tar.xz (Andrew does somehow)
-https://bitbucket.org/multicoreware/x265/downloads/x265_3.4.tar.gz
+https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz
 https://ffmpeg.org/releases/ffmpeg-4.3.tar.bz2
 https://github.com/webmproject/libvpx/archive/v1.8.2.tar.gz
 https://code.videolan.org/videolan/dav1d/-/archive/0.7.1/dav1d-0.7.1.tar.gz
diff --git a/cinelerra-5.1/thirdparty/src/x265_3.5.tar.xz b/cinelerra-5.1/thirdparty/src/x265_3.5.tar.xz
new file mode 100644 (file)
index 0000000..f4d7d79
Binary files /dev/null and b/cinelerra-5.1/thirdparty/src/x265_3.5.tar.xz differ