Skip to content

Various fixes for the GStreamer elements

Michael Tretter requested to merge m.tretter/pipewire:fixes into master

The patches fix various minor annoyances when debugging an application that uses the Pipewire GStreamer elements.

9af4d223 is interesting, because I wonder if this ever worked or if I am doing something completely wrong. e4122652 and e814879f fix error handling if there are errors in the GStreamer pipeline. The other patches are more cosmetic like changing indent, debug levels and log messages.

Merge request reports