mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05: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 |
||
|---|---|---|
| .. | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| bluez5 | ||
| ffmpeg | ||
| jack | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||