pipewire/spa
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
..
examples example: remove some unused fields 2019-08-16 15:02:48 +02:00
include jack: more improvements 2019-08-21 15:20:57 +02:00
plugins audioconvert: be more careful when clearing buffers 2019-08-21 19:52:53 +02:00
tests Add PortConfig parameter 2019-08-06 12:45:20 +02:00
tools don't use error() 2019-06-21 16:14:36 +02:00
meson.build jack: add jack source and sink 2019-08-20 20:35:41 +02:00