pipewire/src/modules/module-rtp
Wim Taymans cda2e2ee17 rtp: fix ringbuffer overflow check
We write raw samples to the ringbuffer from the opus decode function so
compare the available space to the max amount of samples we can decode,
which is 2880 as passed to opus_decode.
2026-05-04 10:26:30 +02:00
..
apple-midi.h Merge branch 'master' into 'fix_san_build' 2023-03-10 10:10:25 +00:00
audio.c module-rtp: Lower missing timeout log line from warn to trace 2026-03-30 23:45:34 +02:00
midi.c security: fix unchecked write_event return value in RTP MIDI 2026-04-29 13:57:45 +02:00
opus.c rtp: fix ringbuffer overflow check 2026-05-04 10:26:30 +02:00
ptp.h module-rtp-sap: review 2024-01-22 16:41:06 +00:00
rtp.h module-rtp: Fix bounds checks in MIDI parsing 2025-07-15 10:46:10 +02:00
sap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
stream.c module-rtp: handle the send_packet/feedback as callbacks 2026-03-26 09:34:45 +01:00
stream.h modules: support audio.layout where we can 2025-10-30 12:29:31 +01:00