pipewire/src
Wim Taymans 7a76e55c36 module-looback: improve data copy between streams
First go over all the input and collect pointers and the size that we
need to copy. Then go over all destinations and copy the source or
clear the buffer memory.

This fixes the problem where extra planes in the destination would get
a 0 size, which would make the converter produce 0 output. It also
ensure that the output size is consistent.
2022-07-13 16:21:25 +02:00
..
daemon fmt: add a space after comment header in config 2022-07-12 10:58:55 +00:00
examples examples: use PW_KEY_TARGET_OBJECT 2022-07-11 15:32:43 +03:00
gst gst: log warnings if pw_stream_queue_buffer fails 2022-06-24 09:11:42 +00:00
modules module-looback: improve data copy between streams 2022-07-13 16:21:25 +02:00
pipewire avb: remove wrong cargs 2022-07-13 13:14:07 +02:00
tests tests: fix clang build 2022-07-08 16:56:48 +02:00
tools dsdfile: support DSD128/256/512 as well 2022-07-06 09:27:38 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00