Commit Graph

6 Commits

Author SHA1 Message Date
Tom Hochstein
82396ce7a3 pipewire: Simplify gstreamer package config override
Allow the user to more easily override the removal of the gstreamer
PACKAGECONFIG.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 5687813ed7)
2025-07-08 11:39:31 +00:00
Jun Zhu
f5c65f2ab9 pipewire: Exclude gstreamer from PACKAGECONFIG list for i.MX 6, 7, 8 and 93
libcamera gst video source has the limition to co-work with pipewire gst video source.
NXP i.MX 95 HW will well support libcamera gst video source, and
the related pipewire gst video source should be enabled.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-10-08 22:49:56 +08:00
Jun Zhu
db4b09b8bd pipewire: Add libcamera back to PACKAGECONFIG for i.MX 95
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-09-29 22:42:17 +08:00
Tom Hochstein
4d55669232 pipewire: Fix move to dynamic-layers
Fixes: e70b160 ("pipewire: untie bbappend from meta-multimedia")
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-24 07:10:23 -05:00
Oleksandr Suvorov
e70b1608eb pipewire: untie bbappend from meta-multimedia
Move the recipe append to dynamic-layers. This allows one to use
meta-freescale without meta-multimedia layer.

Fixes: f2575b7e ("recipes-multimedia: Upgrade to NXP release 6.6.3_1.0.0")
Signed-off-by: Oleksandr Suvorov <cryosay@gmail.com>
2024-04-24 11:43:41 +03:00
Khem Raj
9a1e1243b4 vlc: Disable x11 when using imx gpu driver
It does not provide glx implementation which is needed for vlc x11
support

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-13 10:26:46 -07:00