mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Don't try to multiple the max_buffer_size with the frame scale or else we might try to set a min_buffer_size larger than the max_buffer_size. Instead, use the frame_scale only to scale the quantum_limit and then clamp against the max_buffer size. See #3000 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||