Commit Graph

664 Commits

Author SHA1 Message Date
5fac11b9e1 Revert "GCC 14.2 segfaults when compiling libaom on arm"
CG-NG merged the fix

This reverts commit 85f7a398d5.
2024-08-25 01:43:47 +02:00
35cf21f1e1 Switch to prebuild winarm64 rust target 2024-08-21 01:44:12 +02:00
3ad5c7beb2 Update 50-svtav1.sh to the latest commit, after v2.2.0
https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.2.0
2024-08-20 19:11:20 +02:00
e73c296fc1 Switch zmq to fixed version 2024-08-10 20:52:23 +02:00
75960b68cd Only echo Windows-Libs on Windows 2024-08-10 15:03:41 +02:00
85f7a398d5 GCC 14.2 segfaults when compiling libaom on arm 2024-08-10 13:33:35 +02:00
02c4578ade Add libzmq 2024-08-10 00:02:38 +02:00
df316712bd Specify system version in cmake toolchain 2024-08-09 23:06:47 +02:00
28e647412d Bump ct-ng config 2024-08-09 23:03:42 +02:00
69d3dd4115 Fix vvenc filemode 2024-08-09 22:28:24 +02:00
cd4a3210ec Avoid options not supported by clang 2024-08-03 22:07:30 +02:00
8803d2cba6 vvenc does not seem to support 32 bit targets 2024-08-03 21:35:06 +02:00
afd8079095 Update xz autobuild-2024-07-31-12-50 2024-07-30 20:41:28 +02:00
31f5efbaf7 Revert "Remove xz"
This reverts commit f3c0a067c9.
2024-07-30 20:39:41 +02:00
86a3439d3d lcms2 needs -fpermissive to compile 2024-07-30 20:37:42 +02:00
fa1cd7e2aa Disable Vulkan C++ Module 2024-07-30 20:30:09 +02:00
29d16490b8 Harfbuzz switched to meson 2024-07-30 20:22:12 +02:00
2eb0c99b5c Update scripts 2024-07-30 19:23:19 +02:00
8d6133d06a Fix inlining bug on mingw in gcc 2024-07-30 19:00:38 +02:00
9b36476158 add libvvenc
Signed-off-by: BtbN <btbn@btbn.de>
2024-07-30 18:59:15 +02:00
18e2e53c23 Fix inconsistent tabs/spaces 2024-07-19 17:03:49 +02:00
2156314438 Update 50-svtav1.sh to the latest commit, after v2.1.1
This commit has passed the official pipeline
autobuild-2024-06-30-12-49
2024-06-28 00:32:53 +02:00
6b6025494d Ignore critical warnings in mbedtls on aarch64 2024-06-23 22:41:02 +02:00
f0a0dc5504 Disable errors due to gcc-14 promoting critical warnings to errors 2024-06-23 16:50:14 +02:00
762804a1ff libxml2 needs libiconv now, move it up a bit 2024-06-23 14:27:05 +02:00
4b331213a1 Fix docker deprecatrion warning 2024-06-23 13:45:34 +02:00
1688e51aef Update ct-ng configs 2024-06-23 13:38:44 +02:00
d1ff67cb28 Update dependencies 2024-06-23 13:17:34 +02:00
31add5f62d Use video-codec-sdk 12.1 for 7.0 2024-06-09 17:21:39 +02:00
3e645f7f27 Add --non-interactive to the svn checkout
Otherwise svn checkout hang on an input from user about saving plaintext passwords
2024-06-03 19:28:46 +02:00
c6e91abd23 Switch PR to Ubuntu 24.04 2024-06-02 01:21:48 +02:00
a048f56366 Switch libssh to gitlab mirror
They seem to have either banned Github, or having connectivity issues to
Github networks.
Their Github mirror is not maintained, so only Gitlab is left.
autobuild-2024-05-31-12-50
2024-05-29 19:16:50 +02:00
19e82c89eb Update dependencies 2024-05-29 14:03:08 +02:00
afcd9939cf Add missing release version addins to README.md 2024-05-09 12:05:38 +02:00
ba57a4697f Update dependencies 2024-05-03 01:46:39 +02:00
1a3e916b91 Upgrade python3-distutils to python3-setuptools
`distutils` (distutils package for Python 3.x) was deprecated a long time ago and will be removed in python 3.12. Upgrade to `setuptools` (Python3 Distutils Enhancements) instead.

See also https://bugs.launchpad.net/ubuntu/+source/python3-stdlib-extensions/+bug/2060772
autobuild-2024-04-30-12-51
2024-04-15 18:45:42 +02:00
0ee6cfa132 x265: use correct AR variable 2024-04-05 20:09:44 +02:00
941468a483 Update release versions 2024-04-05 13:05:45 +02:00
5d993a43a4 Update nvcodecheaders 2024-03-31 21:42:14 +02:00
f3c0a067c9 Remove xz
Upstream repo is taken down, there are no trustworthy sources.
Sadly, it got to go for now.
autobuild-2024-03-31-17-28
2024-03-30 03:21:07 +01:00
49910d2345 Add 7.0 addin 2024-03-30 00:55:49 +01:00
a34fc5a2c6 Use known-good xz version 2024-03-29 21:55:33 +01:00
6fe041f6eb Update dependencies 2024-03-29 20:03:27 +01:00
2660e7562a Build winarm64 base image for local quickbuild 2024-03-26 22:45:52 +01:00
c7eb9d905e Fix mingw header sysroot 2024-03-26 21:39:55 +01:00
8efdbd5a6b Add initial support for winarm64 2024-03-19 22:55:26 +01:00
33079e6154 Remove superfluous variable 2024-03-18 21:09:10 +01:00
8679b66883 Undo libsvt workaround 2024-03-18 19:48:39 +01:00
ae730d989a Switch away from deprecated setup-buildx option 2024-03-18 13:12:15 +01:00
1a89b45384 Avoid symbol clash between svt and aom 2024-03-18 07:00:03 +01:00