pipewire/spa/plugins
Wim Taymans 8ed3cfe679 audioconvert: be more careful when clearing buffers
clean_convert() removes the internally negotiated formats but
it does not set the format (or buffers) of the externally visible
ports. Therefore, don't clear the buffers_set flags.

Instead, clear the buffers_set flag when we explicitly reconfigure
the ports, when we also clear the format.

Also clear the port buffers when we set a NULL format.

Fixes #178
2019-08-21 19:52:53 +02:00
..
alsa alsa: advertize node params correctly 2019-08-21 13:05:52 +02:00
audioconvert audioconvert: be more careful when clearing buffers 2019-08-21 19:52:53 +02:00
audiomixer Add PortConfig parameter 2019-08-06 12:45:20 +02:00
audiotestsrc fix compilation 2019-08-01 15:28:54 +02:00
bluez5 a2dp-sink: fix infinite loop when buffer could not be encoded 2019-08-20 00:22:40 +02:00
ffmpeg fix compilation 2019-08-01 15:28:54 +02:00
jack jack: more improvements 2019-08-21 15:20:57 +02:00
support loop: flush items in invoke from thread 2019-08-16 15:04:27 +02:00
test fix compilation 2019-08-01 15:28:54 +02:00
v4l2 keys: rename device.id to device.bus-id 2019-08-16 21:52:32 +02:00
videoconvert Add PortConfig parameter 2019-08-06 12:45:20 +02:00
videotestsrc videotestsrc: fix format description 2019-08-19 16:21:11 +02:00
volume fix compilation 2019-08-01 15:28:54 +02:00
vulkan vulkan: only send out buffers when ready 2019-08-19 18:16:32 +02:00
meson.build jack: add jack source and sink 2019-08-20 20:35:41 +02:00