458 Commits

Author SHA1 Message Date
BtbN
2310f98d3e Slightly downgrade mingw headers again for compat with binaries 2025-04-07 21:06:51 +02:00
BtbN
58ef810e70 Update dependencies 2025-04-07 20:21:54 +02:00
BtbN
3c50fd2ef6 Shrink libplacebo submodule download 2025-03-31 20:56:01 +02:00
BtbN
a5b1f0068c Update to fixed libplacebo 2025-03-29 19:22:00 +01:00
BtbN
6182351e61 Fix libvvenc clang build 2025-03-28 23:12:40 +01:00
BtbN
7d80f36576 Latest libvvenc should be fixed 2025-03-28 22:47:21 +01:00
BtbN
bf5e6c2170 Update SVT-AV1 version restriction 2025-03-08 00:34:03 +01:00
BtbN
cd4196dc5c SVT-AV1 not fixed on 7.1 after all 2025-03-04 00:50:08 +01:00
BtbN
55c2e7a227 Use non-broken avisynth version 2025-03-03 23:50:28 +01:00
BtbN
6d76c14716 Limit svt-av1 to 7.1+ 2025-03-03 19:27:03 +01:00
BtbN
4d475942cf Update dependencies 2025-03-03 19:23:22 +01:00
BtbN
1dd9a407c7 Fix Rust-Cross-Compilation once again
Not sure if semantics changed once again, or why this suddenly broke.
2025-02-21 23:41:34 +01:00
BtbN
8d53edb771 Downgrade SVT-AV1
They broke API with no way to check for it.
2025-02-04 19:07:33 +01:00
BtbN
cd0668e26d Fix libvpl missing -lstdc++ 2025-02-04 19:07:28 +01:00
BtbN
d45249c9ab Keep using 12.2 ffnvcodec for 7.1 2025-02-04 18:56:31 +01:00
BtbN
1a7f1b1683 Update dependencies 2025-02-04 18:30:49 +01:00
BtbN
c0829285ff Add libsnappy for hap encoding support
Closes #443
2025-01-12 19:02:34 +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
93aace027a Disable vvenc due to hard avx2 requirement 2024-12-15 17:54:08 +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 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
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
ae3f10661b zimg seems to have switched hosters 2024-09-11 14:54:46 +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 2024-08-30 00:08:10 +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
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
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 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