698 Commits

Author SHA1 Message Date
BtbN
e338f23f15 Update docker-build-push action 2025-01-12 19:33:38 +01:00
BtbN
c0829285ff Add libsnappy for hap encoding support
Closes #443
2025-01-12 19:02:34 +01:00
BtbN
e13f9ee622 Generate sha256 checksums for each release
Closes #442
2025-01-10 01:20:00 +01:00
BtbN
bda8f6b66d Update to fixed svt-av1 2025-01-04 17:10:02 +01:00
BtbN
2b7d4960b2 Work around svt-av1 vs. libaom symbol collision 2024-12-31 22:48:18 +01:00
BtbN
7a963e6a44 libpulse seems to need iconv now 2024-12-31 17:38:30 +01:00
BtbN
06575a2475 iconv wants to use too modern automake 2024-12-31 17:24:45 +01:00
BtbN
a7d5f30fae Update dependencies 2024-12-31 16:41:09 +01:00
BtbN
af3815c4db Force anonymous svn also during updates 2024-12-31 16:37:00 +01:00
BtbN
7abce16f6a Add option to output to directory instead of archive
Closes #438
autobuild-2024-12-31-13-02
2024-12-27 20:01:08 +01:00
BtbN
93aace027a Disable vvenc due to hard avx2 requirement 2024-12-15 17:54:08 +01:00
Alibek Omarov
dc38e41621 Add linux32 target
crosstool-ng is set to build gcc targetting -march=i686 (Pentium Pro), as there
is little to no sense to support anything lower than that.
2024-12-12 23:28:47 +01:00
BtbN
8410769796 Enable alpha support in libx265 2024-12-08 02:51:19 +01:00
BtbN
2c1675a3a0
Use https to clone xvid 2024-12-04 13:06:48 +01:00
BtbN
093f5e8cc7 Update some deps to intermediate fixed versions autobuild-2024-11-30-13-12 2024-11-24 20:58:38 +01:00
BtbN
313a642b28 Update dependencies 2024-11-24 20:00:33 +01:00
BtbN
3ca3ec4102 Disable unused parts of vvenc 2024-11-03 21:34:48 +01:00
BtbN
631222f43f Update dependencies 2024-11-03 21:34:22 +01:00
BtbN
31e7e59d8a Update ct-ng configs autobuild-2024-10-31-12-59 2024-10-09 21:23:50 +02:00
BtbN
fcc6136248 Stop vvenc from trying force LTO 2024-10-06 13:57:48 +02:00
BtbN
4567094f58 Remove deprecated openssl option 2024-10-06 02:57:17 +02:00
BtbN
40511a0e8a Always use COPY --link 2024-10-06 02:55:46 +02:00
BtbN
5b84268562 Downgrade libzmq again due to broken code in master 2024-10-06 02:53:24 +02:00
BtbN
251066913a Update dependencies 2024-10-06 02:29:04 +02:00
BtbN
75548adee9 Manually checkout iconvc subcheckout 2024-10-03 13:51:37 +02:00
BtbN
a626467d75 Switch builds to 7.1 branch autobuild-2024-09-30-15-36 2024-09-30 14:15:06 +02:00
BtbN
d4d9acc8d5 Add 7.1 addin 2024-09-30 14:13:32 +02:00
BtbN
ae3f10661b zimg seems to have switched hosters 2024-09-11 14:54:46 +02:00
BtbN
e7b51ec84e Simplify rootless-test 2024-09-04 17:45:04 +02:00
BtbN
c8a866092a vvenc forgets libstdc++ in .pc file 2024-09-04 01:46:59 +02:00
BtbN
2fde6f8165 Update dependencies 2024-09-04 01:12:57 +02:00
BtbN
ee7fb614de Force-Update cc-rs to work around broken pins autobuild-2024-08-31-12-50 2024-08-30 00:08:10 +02:00
BtbN
44e2121b3e Update Windows version information
Closes #402
2024-08-28 16:37:28 +02:00
BtbN
3b4a972a01 Update arm64 ct-ng config 2024-08-25 01:47:01 +02:00
BtbN
5fac11b9e1 Revert "GCC 14.2 segfaults when compiling libaom on arm"
CG-NG merged the fix

This reverts commit 85f7a398d55b10b9dd4364b816b8292acc88129b.
2024-08-25 01:43:47 +02:00
BtbN
35cf21f1e1 Switch to prebuild winarm64 rust target 2024-08-21 01:44:12 +02:00
penyuan
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
BtbN
e73c296fc1 Switch zmq to fixed version 2024-08-10 20:52:23 +02:00
BtbN
75960b68cd Only echo Windows-Libs on Windows 2024-08-10 15:03:41 +02:00
BtbN
85f7a398d5 GCC 14.2 segfaults when compiling libaom on arm 2024-08-10 13:33:35 +02:00
BtbN
02c4578ade Add libzmq 2024-08-10 00:02:38 +02:00
BtbN
df316712bd Specify system version in cmake toolchain 2024-08-09 23:06:47 +02:00
BtbN
28e647412d Bump ct-ng config 2024-08-09 23:03:42 +02:00
BtbN
69d3dd4115 Fix vvenc filemode 2024-08-09 22:28:24 +02:00
BtbN
cd4a3210ec Avoid options not supported by clang 2024-08-03 22:07:30 +02:00
BtbN
8803d2cba6 vvenc does not seem to support 32 bit targets 2024-08-03 21:35:06 +02:00
BtbN
afd8079095 Update xz autobuild-2024-07-31-12-50 2024-07-30 20:41:28 +02:00
BtbN
31f5efbaf7 Revert "Remove xz"
This reverts commit f3c0a067c96093bf81326952fec78ce543df47fe.
2024-07-30 20:39:41 +02:00
BtbN
86a3439d3d lcms2 needs -fpermissive to compile 2024-07-30 20:37:42 +02:00
BtbN
fa1cd7e2aa Disable Vulkan C++ Module 2024-07-30 20:30:09 +02:00