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/c0s2p1 | Bin 40 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 internal/pipewire/testdata/c0s2p1 (limited to 'internal/pipewire/testdata/c0s2p1') diff --git a/internal/pipewire/testdata/c0s2p1 b/internal/pipewire/testdata/c0s2p1 deleted file mode 100644 index 647038e6..00000000 Binary files a/internal/pipewire/testdata/c0s2p1 and /dev/null differ -- cgit v1.3.1