From 72a2601d7461c0e2e24a3f97f19392dc30ee4c68 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Fri, 28 Nov 2025 00:34:32 +0900 Subject: internal/pipewire: store sample iovec continuously This removes the need for manual splitting. The understanding of the format is robust enough to allow this to happen anyway. Signed-off-by: Ophestra --- internal/pipewire/testdata/pw-container-06-sendmsg | Bin 0 -> 288 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 internal/pipewire/testdata/pw-container-06-sendmsg (limited to 'internal/pipewire/testdata/pw-container-06-sendmsg') diff --git a/internal/pipewire/testdata/pw-container-06-sendmsg b/internal/pipewire/testdata/pw-container-06-sendmsg new file mode 100644 index 00000000..edd70e37 Binary files /dev/null and b/internal/pipewire/testdata/pw-container-06-sendmsg differ -- cgit v1.3.1