pipewire/spa/plugins
Wim Taymans 6cf320e387 loop: handle queue overflow better
When a queue overflows we place the queue back in the stack and try
again. Because it's at the top of the stack we take exactly the same
queue and keep on looping forever if the other thread is blocked for
some reason.

Instead, mark the queue as overflowed and only place it back in the
stack when we have flushed it.

This avoids a deadlock when the main-thread invokes on the data loop
and blocks and when the data loop invokes on the main-thread and
overflows the queue.
2024-11-14 15:58:09 +01:00
..
aec spa: add spa_json_begin_array/object and relaxed versions 2024-09-16 09:50:33 +02:00
alsa alsa: remove unused variable 2024-11-14 12:03:55 +01:00
audioconvert audioconvert: only output when there is something to output 2024-11-06 09:28:09 +01:00
audiomixer spa: revert peer_enum_params node event again 2024-06-20 10:22:45 +02:00
audiotestsrc spa: audiotestsrc: Validate loop and system before using them 2024-10-23 08:25:30 -04:00
avb json: add helper function to parse channel positions 2024-09-18 09:54:34 +02:00
bluez5 bluez5: clean up route/profile building 2024-11-04 21:54:29 +02:00
control control: add support for mixing to UMP 2024-07-29 18:15:58 +02:00
ffmpeg spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
filter-graph filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
jack spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
libcamera libcamera: update buffers datas information according to plane info 2024-11-04 17:00:18 +00:00
support loop: handle queue overflow better 2024-11-14 15:58:09 +01:00
test spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
v4l2 v4l2: Add mmap fallback when USERPTR is not supported 2024-11-07 15:55:38 +01:00
videoconvert videoconvert: add more ffmpeg format mappings 2024-11-05 10:40:14 +01:00
videotestsrc Port videotestsrc to LoopUtils 2024-07-01 15:28:14 +00:00
volume spa: fix volume plugin compilation 2024-06-18 15:44:26 +02:00
vulkan treewide: fix more -Wformat issues 2024-06-30 19:22:17 +00:00
meson.build filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00