pipewire/src
Wim Taymans a585b117da pulse: handle wraparound near the end correctly
If offset is near MAXLENGTH, we can read past the end of the
buffer. Use the ringbuffer API to correctly wraparound.
2026-05-08 14:24:51 +02:00
..
daemon only dlopen from the defined search paths 2026-04-07 09:51:47 +02:00
examples stream: Make capability device IDs an JSON object 2026-01-22 16:08:19 +00:00
gst gst: fix crop height typo in pipewiresink do_send_buffer 2026-04-22 10:18:20 +02:00
modules pulse: handle wraparound near the end correctly 2026-05-08 14:24:51 +02:00
pipewire security: fix integer overflow in pw_reallocarray fallback path 2026-05-08 13:43:10 +02:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools security: add missing O_CLOEXEC/SOCK_CLOEXEC flags 2026-05-08 13:52:53 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00