pipewire/src/gst
George Kiagiadakis a852b979b6 gst: avoid reporting error twice
First, make the error permanent by calling pw_stream_set_error()
and when this emits an error state again, report that to GStreamer.

Do the same in pipewiresink, which didn't even have the
pw_stream_set_error() call before, so the stream wasn't really going
into an error state at all.
2023-11-09 20:59:40 +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 pipewireclock: Disable clock_reset() for now 2023-04-12 10:13:54 +00: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: Prevent a crash when stopping device provider 2023-08-04 10:01:07 +01:00
gstpipewiredeviceprovider.h gst: deviceprodiver: Sort devices by session priority 2023-03-11 10:55:07 +01:00
gstpipewireformat.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewireformat.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewirepool.c gst: update buffer size only if format defines a size 2023-10-27 18:01:37 +02:00
gstpipewirepool.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresink.c gst: avoid reporting error twice 2023-11-09 20:59:40 +00:00
gstpipewiresink.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
gstpipewiresrc.c gst: avoid reporting error twice 2023-11-09 20:59:40 +00:00
gstpipewiresrc.h Add autoconnect parameter to pipewiresrc element 2023-02-21 08:16:44 +00:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00