pipewire/src/gst
Philippe Normand 08057e0328 gst: deviceprovider: Signal default devices
By setting a "is-default" boolean property on the discovered GstDevice(s) the
application now gets a good hint of which device to select and use.

Fixes #4268
2024-09-11 13:14:26 +00:00
..
.editorconfig add .editorconfig files 2019-02-13 11:19:21 +01:00
gstpipewire.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewireclock.c gst: reference the GstPipeWireStream from the pool & the clock 2024-06-11 12:51:51 +00:00
gstpipewireclock.h gst: use G_DECLARE_FINAL_TYPE for all classes 2024-06-11 12:51:51 +00:00
gstpipewirecore.c gst: handle some more errors 2024-05-01 20:31:39 +02:00
gstpipewirecore.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiredeviceprovider.c gst: deviceprovider: Signal default devices 2024-09-11 13:14:26 +00:00
gstpipewiredeviceprovider.h gst: deviceprovider: Signal default devices 2024-09-11 13:14:26 +00:00
gstpipewireformat.c gst: Add helper to fixate DMA_DRM caps 2024-05-29 19:05:53 +02:00
gstpipewireformat.h gst: Add helper to fixate DMA_DRM caps 2024-05-29 19:05:53 +02:00
gstpipewirepool.c gst: pipewirepool: print buffer type with numeric value 2024-06-20 21:05:45 +00:00
gstpipewirepool.h gst: use G_DECLARE_FINAL_TYPE for all classes 2024-06-11 12:51:51 +00:00
gstpipewiresink.c gst: pipewiresink: wait for activated buffer pool before updating buffers 2024-06-20 21:05:45 +00:00
gstpipewiresink.h gst: use G_DECLARE_FINAL_TYPE for all classes 2024-06-11 12:51:51 +00:00
gstpipewiresrc.c gst: src: Reset transform on stream stop 2024-07-02 15:15:05 +02:00
gstpipewiresrc.h gst: use G_DECLARE_FINAL_TYPE for all classes 2024-06-11 12:51:51 +00:00
gstpipewirestream.c gst: stream: Destroy stream before clearing variable 2024-07-02 20:36:57 +02:00
gstpipewirestream.h gst: reference the GstPipeWireStream from the pool & the clock 2024-06-11 12:51:51 +00:00
meson.build gst: factor out the stream management and some common variables in a new class 2024-06-11 12:51:51 +00:00