pipewire/src
Michael Tretter a9bf5fa24a gst: fix JPEG format
Since commit f400ff2050 ("gst: Check for video/ caps before parsing
for info") JPEG support in the GStreamer elements is broken as JPEG is
not recognized as a video format anymore.

gst_video_info_from_caps is able to handle "video/" and "image/"
formats. Therefore, the check needs to allow "image/" too.

While at it, cleanup the formatting to make the check more readable.
2024-06-12 06:56:03 +00:00
..
daemon pulse-server: add pulse.allow-module-loading option 2024-05-06 15:28:43 +02:00
examples examples: set the MAPPABLE flag for MemFd 2024-04-02 12:28:01 +02:00
gst gst: fix JPEG format 2024-06-12 06:56:03 +00:00
modules module-spa: evaluate node and device rules 2024-06-10 10:26:06 +02:00
pipewire impl-node: async driver nodes need to activate targets 2024-06-10 16:32:13 +02:00
tests tests: don't crash when security context is not available 2024-04-15 16:41:03 +02:00
tools pw-link: avoid crash when proxy was already destroyed 2024-06-11 15:57:44 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00