Commit Graph

1972 Commits

Author SHA1 Message Date
Douglas R. Reno
809fb828e4 wireplumber: minor text consistency change 2023-12-06 01:36:14 -06:00
Rahul Chandra
ffe0646a61 Update to wireplumber-0.4.17 2023-12-05 20:45:51 -05:00
Xi Ruoyao
64b92e4357
gst-plugins-bad: Add glslc as external dependency
The vulkan plugin needs it, like GTK-4.
2023-12-04 19:49:43 +08:00
Douglas R. Reno
79d741cc14 Add libplacebo to the book.
This is needed for MPV.
2023-12-03 13:36:14 -06:00
Douglas R. Reno
882979cd7c Merge branch 'trunk' into renodr/vulkan-addition 2023-12-03 12:35:25 -06:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Xi Ruoyao
52b9d55135
v4l-utils: LLVM is not required and it's useless unless libbpf is available 2023-12-02 18:20:48 +08:00
Douglas R. Reno
df04499346 Merge branch 'trunk' into renodr/vulkan-addition 2023-12-01 16:28:42 -06:00
Douglas R. Reno
376aa9d058 Update to mlt-7.22.0 2023-12-01 16:06:56 -06:00
Douglas R. Reno
5166e29337 Merge branch 'trunk' into renodr/vulkan-addition
Merge the day's changes into the branch.
2023-12-01 00:15:22 -06:00
Douglas R. Reno
5dd6d734d7 v4l-utils: Use the correct tarball (bz2 version does not exist) 2023-12-01 00:15:05 -06:00
Tim Tassonis
dfd3e911fe Update to v4l-utils-1.26.0. 2023-11-30 11:59:18 +01:00
Douglas R. Reno
d88a080e1b gst-plugins-bad: change Vulkan to internal.
Just tested and all seems to work well there.
2023-11-29 23:40:57 -06:00
Douglas R. Reno
410e241022 Merge branch 'trunk' into renodr/vulkan-addition
Merge the gst-plugins-bad test fail documentation in
2023-11-29 23:39:57 -06:00
Douglas R. Reno
63b7c2b26e gst-plugins-bad: Document a failing test.
It looks like Xi discovered this and filed an issue two weeks ago, but I
just ran into it while working on Vulkan.

Upstream issue is https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3124
2023-11-29 23:37:16 -06:00
Douglas R. Reno
0b570f57b3 Add support for Vulkan to Pipewire 2023-11-29 23:30:45 -06:00
Bruce Dubbs
423d58f80f Update to pipewire-1.0.0. 2023-11-28 10:37:40 -06:00
Douglas R. Reno
7b65b5a006 Update to wireplumber-0.4.16 2023-11-24 14:58:35 -06:00
Rahul Chandra
8abae415bc Update to intel-media-23.4.1 2023-11-23 11:02:39 -05:00
Bruce Dubbs
03b53c0ec3 Tweak libaom dependencies 2023-11-22 10:08:24 -06:00
Bruce Dubbs
0fd2370219 Update to libaom-3.7.1. 2023-11-22 10:06:55 -06:00
Bruce Dubbs
3636c57e46 Update to pipewire-0.3.85. 2023-11-19 16:03:23 -06:00
Tim Tassonis
6ed02d022d Update to faad2-2.11.1. 2023-11-15 04:26:00 +01:00
Douglas R. Reno
a1fe0cf75b Update the gstreamer stack to 1.22.7 (Security Update) 2023-11-14 14:40:01 -06:00
Pierre Labastie
68dfef54d6 Fix alignement of blocks
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Douglas R. Reno
4457ee0344 FAAD2: Add forgotten required dependency on CMake 2023-11-08 12:00:23 -06:00
Douglas R. Reno
7f8ebbecd9 Update to faad2-2.11.0 2023-11-08 11:56:01 -06:00
Rahul Chandra
8c4bc9eab2 Update to pipewire-0.3.84. 2023-11-03 22:39:12 -04:00
Rahul Chandra
a99aee0afb Update to SDL2-2.28.5. 2023-11-03 22:30:48 -04:00
Douglas R. Reno
a907827177 Update to intel-media-driver-23.4.0 2023-10-31 12:37:33 -05:00
Douglas R. Reno
921174d5f6 Minor text tweaks/typo fixes
For libmpeg2, add a space into the FTP entity so that it gets ignored
2023-10-21 11:47:06 -05:00
Douglas R. Reno
819ef3eeb6 Fix a regression in alsa-lib on i686 that causes a segmentation fault
when audio is played.
2023-10-20 17:14:26 -05:00
Douglas R. Reno
b35512bcd6 Update to intel-media-driver-23.3.5 2023-10-20 12:51:32 -05:00
Bruce Dubbs
037ba24480 Update to pipewire-0.3.83. 2023-10-20 10:12:17 -05:00
Pierre Labastie
3ef294df8f Update to pipewire-0.3.82 2023-10-17 16:40:55 +02:00
Pierre Labastie
aac047d5d8 Update to wireplumber-0.4.15 2023-10-17 16:30:59 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
0012304674 Update to libva-2.20.0. 2023-10-12 14:03:12 -05:00
Bruce Dubbs
9a82914f80 Update to mlt-7.20.0. 2023-10-12 12:49:10 -05:00
Bruce Dubbs
22fe003209 Update to SDL2-2.28.4. 2023-10-12 12:07:41 -05:00
Bruce Dubbs
dd12785c8e Update to pipewire-0.3.81. 2023-10-10 14:44:06 -05:00
Xi Ruoyao
5d9fde50b0
Remove gentoo-ftp-repo
The layout of distfiles.gentoo.org has suddenly changed.  Let's just
stop using it (or we need to include a two-bit prefix of some hash in
the URL and IMO doing so is just stupid, as we can always use http
instead).
2023-10-10 20:37:24 +08:00
Rahul Chandra
79adade02b Update to libvpx-1.13.1 2023-10-07 21:45:14 -04:00
Rahul Chandra
200a68bf5f Update to intel-media-23.3.4 2023-10-01 00:53:39 -04:00
Xi Ruoyao
60bcd9c2c3
pipewire: Mark wireplumber dependency as runtime
There is no need to rebuild pipewire after installing wireplumber.
2023-10-01 01:49:56 +08:00
Xi Ruoyao
606cd00f83
wireplumber: Add systemd (with PAM) as runtime dependency
If pam_systemd is not available, there won't be per-user systemd daemon
running so nobody will start the socket and service units enabled by
systemctl --global enable.

Also remove an additional comma in systemd revision.
2023-10-01 01:39:21 +08:00
Xi Ruoyao
e7f1099026
libvpx: Fix CVE-2023-5217 2023-09-29 17:00:28 +08:00
Douglas R. Reno
ffc17327f6 Update to sdl12-compat-1.2.68 2023-09-28 11:56:00 -05:00
Douglas R. Reno
63b3f5fef1 Add Wireplumber to the book in support of Snapshot. 2023-09-27 12:59:50 -05:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00