201 Commits

Author SHA1 Message Date
BtbN
1949b4b73f Add frei0r
Apparently, the code for this in ffmpeg is ancient, and does not use the
built in dlfcn compat code, so... adding the wrapper it is.
2021-08-23 03:52:40 +02:00
BtbN
69c3786546 Add libzvbi
Patches and build-mess based on VLC contrib:
https://github.com/videolan/vlc/tree/master/contrib/src/zvbi
2021-08-23 02:44:47 +02:00
BtbN
0de6e6cee7 MinGW patches are gone 2021-08-23 00:58:09 +02:00
BtbN
0960900c6b Update dependencies 2021-08-22 23:54:38 +02:00
BtbN
94395ac891 Fix libdl on x11 2021-07-16 15:13:15 +02:00
BtbN
ef02e9ea51 Fix build of v4.4 2021-07-15 00:58:56 +02:00
BtbN
b67f8382ce Remove workaround for unpatched FFmpeg 2021-07-15 00:42:39 +02:00
BtbN
f48d93e470 Add X11 and all of its friends 2021-07-14 23:44:25 +02:00
BtbN
de9fc9374d Fix libva sysconfdir 2021-07-14 17:22:32 +02:00
BtbN
9cfcc851a2 Add experimental libva/vaapi support 2021-07-14 00:25:35 +02:00
BtbN
4ad032a274 Remove obsolete rubberband fixup 2021-07-13 22:32:55 +02:00
BtbN
0631e027e9 Update dependencies 2021-07-12 16:50:56 +02:00
BtbN
5e3d93dd92 Add fdk-aac 2021-06-20 22:15:10 +02:00
BtbN
bf05bc130a Invert lgpl detection logic 2021-06-20 21:59:48 +02:00
BtbN
45a49a0a52 Add mbedtls for tls support on Linux 2021-06-14 15:12:49 +02:00
BtbN
93719c1a54 Revert "Explicitly enable OpenSSL on non-windows"
Accidental commit, OpenSSL 3.0 with Apache license is not out yet.

This reverts commit 3f066398357ee81216cf00ecb83f9f65a9a85aa7.
2021-06-10 18:06:55 +02:00
BtbN
3f06639835 Explicitly enable OpenSSL on non-windows 2021-06-05 22:20:34 +02:00
BtbN
867c5ce14d Update dependencies 2021-05-30 19:29:03 +02:00
BtbN
80c4d27a22 Don't autoreconf mingw, needs super recent version not in Ubuntu 2021-05-20 23:25:06 +02:00
BtbN
718b8550d3 Update MinGW headers 2021-05-20 14:44:31 +02:00
nanake
ea8ec6629d CVE-2021-3541: Update libxml2
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-19 22:55:44 +02:00
nanake
34c93bf3e1 libudfread: udfls: fix leak
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-19 22:55:44 +02:00
nanake
4375ff99ad Update dependencies
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-18 15:39:22 +02:00
N00MKRAD
c171e964a0 Update SVT-AV1 to release 0.8.7
commit 3971c982311d49f9355dc8dccdcf8d21b70fa624
2021-05-16 14:43:00 +02:00
BtbN
0df2644223 Patch DXVA AV1 support into mingw headers 2021-05-15 15:33:59 +02:00
BtbN
654a6d765e Build entire toolchain as PIC for proper static linking 2021-05-15 00:43:43 +02:00
BtbN
a0384b8b70 Set $ORIGIN based rpath on shared linux binaries 2021-05-14 19:23:11 +02:00
BtbN
157c185e4f Re-Add pthread flag for soxr 2021-05-14 15:29:54 +02:00
BtbN
4a2c335c06 Update stage scripts for crosstools based linux build 2021-05-14 04:52:29 +02:00
BtbN
8df6a4b92d Enable shared linux programs (EXPERIMENTAL) 2021-05-13 17:35:50 +02:00
BtbN
368897e4b2 Only apply intl fixup on Linux 2021-05-13 17:21:19 +02:00
BtbN
649d6cfe8a Silence nasm warnings in xavs2 as well 2021-05-13 16:20:32 +02:00
BtbN
05cffc15cf Fix cmake policy issue globally 2021-05-13 14:36:08 +02:00
BtbN
f2ab61d2f3 Clean up x265 build and warnings 2021-05-13 13:59:25 +02:00
BtbN
9621ad17de Fix weird CMake-Policy inconsistency 2021-05-13 13:42:16 +02:00
BtbN
3d21025056 Add linux compatibility to stage scripts 2021-05-13 03:49:42 +02:00
BtbN
3f7d7b73db Update zimg 2021-05-11 20:44:55 +02:00
BtbN
9d0ab7f759 Link to alternative vulkan library name 2021-04-30 01:39:47 +02:00
nanake
0d283363b5 FriBidi: switch to meson
to eradicate warnings about missing c2man
2021-04-26 15:58:27 +02:00
BtbN
ca3b93f116 Update to Ubuntu 21.04 2021-04-25 22:40:57 +02:00
BtbN
ff109e148a Disable build of unused vmaf tools 2021-04-25 21:36:29 +02:00
BtbN
08b987be81 Patch aom to support built-in vmaf models 2021-04-15 21:43:35 +02:00
BtbN
01c406e23b Use built in vmaf model 2021-04-15 19:58:25 +02:00
nanake
75db19361e Roll release/4.4 2021-04-09 19:33:08 +02:00
BtbN
b2e9d1a9ed Reduce MinGW layer size 2021-04-06 06:23:15 +02:00
BtbN
8a8d78815d Shuffle packages into fewer layers 2021-04-06 05:08:33 +02:00
BtbN
487c68037b Consolidate lilv dependencies into single layer 2021-04-06 04:33:17 +02:00
BtbN
c419c549b9 Add fully layered build 2021-04-06 04:33:17 +02:00
BtbN
77f11e2be7 Disable glslang on 4.3 2021-04-05 21:30:32 +02:00
BtbN
e38500bb7d Use BuildKit features to reduce amount of layers 2021-04-05 19:22:03 +02:00