pipewire/src/gst
Robert Mader 8a271a87b7 gst: Sanitize caps before translating
DMABuf caps without concrete formats and modifiers don't map well to the
Pipewire negotiation process.
Introduce a new gst_caps_sanitize() helper function, where such cases
can be handled.
2024-03-05 12:08:32 +01:00
..
.editorconfig
gstpipewire.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewireclock.c stream: add pw_stream_get_nsec() to get current time 2024-03-04 12:59:26 +01:00
gstpipewireclock.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirecore.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirecore.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiredeviceprovider.c gst: keep track of node ports 2023-12-14 13:00:00 +01:00
gstpipewiredeviceprovider.h gst: remove unused pending list 2023-12-14 12:59:04 +01:00
gstpipewireformat.c gst: Sanitize caps before translating 2024-03-05 12:08:32 +01:00
gstpipewireformat.h gst: Sanitize caps before translating 2024-03-05 12:08:32 +01:00
gstpipewirepool.c gst/pipewirepool: change acquire/release to log messages 2023-12-05 14:44:56 +00:00
gstpipewirepool.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresink.c gst: Add support for DMA_DRM / explicit modifiers 2024-03-05 12:08:32 +01:00
gstpipewiresink.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresrc.c gst: Sanitize caps before translating 2024-03-05 12:08:32 +01:00
gstpipewiresrc.h gst: Add support for DMA_DRM / explicit modifiers 2024-03-05 12:08:32 +01:00
meson.build