pipewire/src
Barnabás Pőcze 6f412236d5 pulse-server: stream: only remove from list if pending
Only call `spa_list_remove()` in `stream_free()` if the
stream is pending. `spa_list_remove()` does not reinitialize
the list node, therefore calling `spa_list_remove()` again
after the stream has been removed from the pending list
will corrupt the pending list of the client.
2021-12-26 19:37:41 +00:00
..
daemon pulse-server: fix sample pactl command 2021-12-13 09:35:04 +01:00
examples examples: video-play-fixate.c add fallback for older PipeWire versions 2021-11-10 22:23:30 +00:00
gst gst: Don't ask for DMA buffers 2021-11-11 10:22:37 +00:00
modules pulse-server: stream: only remove from list if pending 2021-12-26 19:37:41 +00:00
pipewire impl-node: start sync after reposition 2021-12-22 19:53:28 +01:00
tests tests: add new ABI test for stream 2021-10-27 11:31:39 +02:00
tools pw-mon: add support for colored output 2021-11-11 08:21:58 +00:00
meson.build Remove media-session from this tree 2021-10-18 20:44:07 +10:00