pipewire/spa/plugins
Wim Taymans 8c59fae42d loop: add overflow queues again
Add the overflow queues again. We can easily iterate atomically over the
overflow queues and flush them.

Overflowing a queue is quite common when heavy swapping is done and
should never cause a lockup, so allocate new queues as we need them. We
can share the eventfd with the main queue to avoid wastings fds.

The limit on the number of queues is then only for when concurrent
threads want to invoke things, so 128 is plenty enough.
2024-11-14 17:38:43 +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: add overflow queues again 2024-11-14 17:38:43 +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