pipewire/src/gst
Michael Tretter 3b581b2417 gst: pipewiresink: print stream state as string
Print the state of the stream not only as the numeric value, but also
print the name of the state to help the reader.

While at it, add the sink element to the log output to be able to
identify the sink that received the state change.
2024-06-19 15:43:06 +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: only remove port once 2024-03-12 16:54:50 +01:00
gstpipewiredeviceprovider.h gst: use G_DECLARE_FINAL_TYPE for all classes 2024-06-11 12:51:51 +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: fix JPEG format 2024-06-12 06:56:03 +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: print stream state as string 2024-06-19 15:43:06 +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: disable active state when only going to PAUSED 2024-06-17 15:11:48 +02:00
gstpipewiresrc.h gst: use G_DECLARE_FINAL_TYPE for all classes 2024-06-11 12:51:51 +00:00
gstpipewirestream.c gst: reference the GstPipeWireStream from the pool & the clock 2024-06-11 12:51:51 +00: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