pipewire/src
Wim Taymans 0a11281834 stream: delay emit param changes when inside emit_param_changed
When we are notifying the application of changed params, don't emit any
changes applied to the params from within the callback with
pw_stream_update_params(). This will be done after we complete the
callback.

This also avoids reseting the change counter so that we don't
accidentally think we updated the formats param when we simply changed
some other params.
2024-01-22 15:56:34 +01:00
..
daemon conf: fix comment node.always-driver -> node.always-process 2023-12-09 13:05:19 +01:00
examples meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00
gst gst/pipewiresink: fix dts_offset 2024-01-04 17:55:14 +01:00
modules spa: small cleanups 2024-01-12 12:14:06 +01:00
pipewire stream: delay emit param changes when inside emit_param_changed 2024-01-22 15:56:34 +01:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-top: fix version constant used for pw_node_events 2023-11-02 12:42:50 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00