Commit Graph

336 Commits

Author SHA1 Message Date
BtbN e6e28d4704 Bump ffnvcodec 2022-11-10 15:33:05 +01:00
BtbN c83db5db6a Update dependencies 2022-11-06 14:06:20 +01:00
BtbN 81c3431e57 Enable 10 bit support for uavs3d
Closes #211
2022-11-06 12:25:08 +01:00
BtbN e7853fda68 Bump openssl 2022-11-06 01:22:37 +01:00
BtbN 3bb2b17e48 Bump ffnvcodec for master only 2022-11-06 01:21:33 +01:00
BtbN f395efe8a1 Update libxml2 2022-11-05 21:04:57 +01:00
nyanmisaka c03ab7a812 Add chromaprint
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-11-04 21:29:28 +01:00
nanake fd4fac0ec7 Update rubberband build options
Signed-off-by: nanake <nanake@users.noreply.github.com>
2022-11-04 21:18:55 +01:00
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
BtbN 42202d95bc Add auto update script and needed script metadata 2022-07-12 23:35:23 +02:00
BtbN 38fccdcd44 Unify repo/commit/rev variable names 2022-07-12 23:35:23 +02:00
BtbN b9a3f7ffce Bump mbedtls again.
Not strictly neccesary, since the generated files are now being
generated anyway, but this makes version check happy.
2022-07-12 17:31:33 +02:00
BtbN f7882ac230 Add new required mbedtls build options 2022-07-11 21:36:32 +02:00
BtbN ad7773b276 Bump mbedtls 2022-07-11 21:20:20 +02:00
BtbN 9c766b0b33 Fix X11 and rust build on arm64 2022-07-06 14:55:26 +02:00
tsukumi f29d3b5662 Add support for Linux aarch64 builds 2022-07-06 14:47:59 +02:00
BtbN 7730280bd8 Update OpenSSL 2022-07-06 13:09:57 +02:00
BtbN 26daa8f380 Update OpenSSL 2022-06-29 15:58:02 +02:00
BtbN 7407f42884 Fix x265 .pc file 2022-06-13 23:57:53 +02:00
BtbN 03f047df3a Fix srt.pc file 2022-06-13 23:28:37 +02:00
BtbN 1e5dc2ed56 Fix build of libdrm 2022-06-13 21:15:38 +02:00
BtbN a807ae4523 PA: use library, not static_library 2022-06-13 18:55:53 +02:00
BtbN 8906c0968c Fix SDL2 .pc file some more 2022-06-10 01:00:16 +02:00
BtbN c9635455a0 Bump libplacebo 2022-06-10 00:48:44 +02:00
BtbN d7a253b168 libjxl fixed static library names 2022-06-10 00:09:03 +02:00
BtbN 42174778e7 Update dependencies 2022-06-09 22:21:18 +02:00
BtbN 48f83820fb
Fix unaligned stack access by highway in libjxl 2022-05-27 20:49:17 +02:00
bitraid 0d5fea8a18 Update SVT-AV1 to 1.1.0 2022-05-25 21:32:40 +02:00
BtbN 3be839badf
Create (lib)mfx compat symlink 2022-05-25 18:10:17 +02:00
BtbN 8573a684fb Bump OpenSSL 2022-05-12 12:45:00 +02:00
BtbN 22eebe8ea6
Attempt to fix libjxl 2022-05-07 21:42:25 +02:00
BtbN 6fdf7bf4fa
Update libjxl
Attempt to fix the issue mentioned in https://github.com/BtbN/FFmpeg-Builds/issues/151
2022-05-05 16:16:34 +02:00
BtbN ee8ea9129e Update mbedtls 2022-04-27 19:06:29 +02:00
BtbN 89c0e1b825
Update OpenCL-ICD-Loader
Should be fine to update now, ssee https://github.com/KhronosGroup/OpenCL-ICD-Loader/issues/170
2022-04-27 13:38:13 +02:00
shirt e176c33861 Add aribb24 for ARIB caption support
Closes #152
2022-04-26 01:56:19 +02:00
BtbN 71b37989a5 Add libjxl for JPEG-XL support 2022-04-24 20:10:44 +02:00
BtbN aef227430c Revert "Bump to new mbedtls major version"
Seems like FFmpeg itself is not ready for it...

This reverts commit 07084d6909.
2022-04-24 00:48:25 +02:00
BtbN 07084d6909 Bump to new mbedtls major version 2022-04-23 23:47:55 +02:00
BtbN 0795443336 Update dependencies 2022-04-23 21:49:20 +02:00
n00mkrad 787aa9ab39 Update to rc2
Update SVT-AV1 to 1.0.0-rc1
2022-04-15 19:15:48 +02:00
Ogün Karakuş 06e3063275 Update 20-zlib.sh 2022-03-30 16:28:30 +02:00
BtbN 22719ab0c0 Update OpenSSL 2022-03-15 20:42:46 +01:00
BtbN 760b8c3dec Update SVT-AV1
Closes #139
2022-03-14 16:33:35 +01:00
BtbN dd3eefc083 Fix rubberband static build 2022-02-27 15:09:08 +01:00
BtbN f0fba7b6b0 Restore old openh264 include prefix 2022-02-27 14:47:27 +01:00
BtbN f899933422 Fixup OpenCL ICD Loader build 2022-02-27 01:26:55 +01:00
BtbN 0db921593e Update dependencies 2022-02-27 00:37:15 +01:00
BtbN 015beac49a AviSynth+ also generates version header now 2022-02-14 23:20:17 +01:00
BtbN 530851e039 Just generate a fake AviSynth version header to make configure happy... 2022-02-14 16:56:42 +01:00
BtbN d45fc4a498 Manually generate AviSynth+ version header 2022-02-14 15:45:12 +01:00
BtbN 43be1babc3 Update AviSynth+ headers 2022-02-14 14:18:15 +01:00