378 Commits

Author SHA1 Message Date
BtbN
009c516860 Run ranlib on libvpx.a after install
libvpx strips it, which mangles the symbol index when LTO is enabled.
ranlib fixes it again.
2022-11-02 22:09:11 +01:00
BtbN
2f0d9dbf8b Explicitly declare toolchain tools in base image 2022-11-02 22:02:09 +01:00
BtbN
18e540f47d Enable OpenAL for master builds 2022-10-31 20:44:20 +01:00
BtbN
768ded56fa Fix x/davs2 configure for recent binutils+gcc 2022-10-30 21:42:44 +01:00
BtbN
cf6565ec66 Disable unused libvpx unit-tests 2022-10-30 21:42:22 +01:00
BtbN
f5cf1599d6 Update OpenSSL 2022-10-30 01:27:14 +02:00
BtbN
6f44be6038 Add missing OpenAL dependency to its .pc file 2022-10-29 19:19:28 +02:00
BtbN
7028cb01c4 Add OpenAL
Needs fixes to ffmpeg configure before it can be enabled
2022-10-29 18:50:06 +02:00
mrintrepide
ef36e7e00d Enable AVX512 support for SVT-AV1 2022-10-24 14:12:41 +02:00
mrintrepide
86e25e0657 Update SVT-AV1 to v1.3.0 2022-10-24 14:12:41 +02:00
BtbN
2c3417550c Fix mfx disabling logic 2022-10-24 14:04:17 +02:00
BtbN
8fff2b2a8e Switch to onevpl by default
Closes #182
2022-10-23 22:06:09 +02:00
BtbN
15babf288b Bump zlib 2022-10-23 17:17:33 +02:00
BtbN
3b673c5169 Rename clashing but exported internal libass symbol 2022-10-19 23:33:57 +02:00
BtbN
36f1ff77a4 Disable Debug for mp3lame
c9e146e787

Closes #198
2022-10-10 13:12:36 +02:00
BtbN
bce41a5cce Disable liblzma/xz symbol versioning
Does not make a whole lot of sense for static builds to begin with,
and since 913ddc5572
it's outright broken for unknown reasons:

ld: libavcodec/libavcodec.so.59: version node not found for symbol lzma_get_progress@XZ_5.2.2
ld: failed to set dynamic section sizes: bad value
2022-10-06 14:33:36 +02:00
BtbN
17c294f25c Fix libplacebo build 2022-10-06 01:11:36 +02:00
BtbN
22440fc549 Update dependencies 2022-10-06 00:40:44 +02:00
BtbN
8bc793644e Fix rust cross-build. Again. 2022-09-12 23:47:09 +02:00
BtbN
7bb9176330 Fix rust build some more 2022-09-12 22:46:28 +02:00
BtbN
bd13b3b07d Windows fix breaks Linux-Build 2022-09-12 21:43:10 +02:00
BtbN
7d31bb2d06 Fix building latest rav1e 2022-09-12 21:27:14 +02:00
nanake
7689f421fd libssh: remove workaround
fixed as https://git.libssh.org/projects/libssh.git/commit/?id=17aec429f539517468446191e3da91df40e352d1

Signed-off-by: nanake <nanake@users.noreply.github.com>
2022-09-04 16:27:06 +02:00
BtbN
be519d8dc5 Update libdrm meson options 2022-09-01 19:22:44 +02:00
BtbN
0c02e8fe66 Rav1e still broken, revert update 2022-09-01 16:04:48 +02:00
BtbN
d7fe570326 Update dependencies 2022-09-01 15:49:07 +02:00
ZaquL
c9a6797b95
Bump uavs3d version
Old commit has been removed from history
2022-08-31 20:11:10 +02:00
ななけ
843642ae9b
Add libssh (#186)
Closes #158

Signed-off-by: nanake <nanake@users.noreply.github.com>
2022-08-21 18:56:41 +02:00
nanake
c406209c93 Add kvazaar
Closes #173

Signed-off-by: nanake <nanake@users.noreply.github.com>
2022-08-20 03:02:55 +02:00
BtbN
512e0fe9b4 Work around weird library install overrides by onevpls build system 2022-08-17 20:50:30 +02:00
BtbN
5be16c7672 Downgrade rav1e to last working version 2022-08-16 17:11:32 +02:00
BtbN
8c1fe93e89 Update dependencies 2022-08-16 12:44:22 +02:00
BtbN
3ccb2f20b4 Add preliminary libvpl support 2022-08-12 14:29:44 +02:00
BtbN
11741adccb Retry flakey hg clone 2022-08-05 12:32:16 +02:00
BtbN
21f5e861bb Adjust build scripts after updates 2022-08-04 20:25:22 +02:00
BtbN
c7a73215c6 Update dependencies 2022-08-04 19:25:20 +02:00
n00mkrad
d1b90729b6 Update SVT-AV1 to 1.2 2022-08-03 17:16:46 +02:00
BtbN
ab020724b4 Bump opencore-amr to fix build 2022-08-02 20:10:01 +02:00
BtbN
64cc9bb50d More stuff is using libsamplerate now 2022-07-14 00:52:00 +02:00
BtbN
975fd8d3fd Add new sdl2 dependency to its .pc file 2022-07-14 00:16:48 +02:00
BtbN
13f25e0993 Revert libjxl update 2022-07-13 21:40:17 +02:00
BtbN
2c02757377 Fix build of xext on aarch64 2022-07-13 20:25:29 +02:00
BtbN
ce66686c5a Update dependencies 2022-07-13 17:08:17 +02:00
BtbN
f8f6de13db zimg depends on submodules now 2022-07-13 17:08:04 +02:00
BtbN
c065001c71 Serd switched build system 2022-07-13 17:07:25 +02:00
BtbN
20ef083828 Build GMP from hg 2022-07-13 14:19:14 +02:00
BtbN
3ad7540a02 xvidcore appears to have fixed the lib name on Windows 2022-07-13 12:51:27 +02:00
BtbN
d1dd644b80 Make retry tool generic 2022-07-13 01:46:13 +02:00
BtbN
d726824cf5 Build fftw3 from git version 2022-07-13 00:23:51 +02:00
BtbN
5339e22d26 Migrate more scripts to git 2022-07-12 23:35:23 +02:00