mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
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 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||