mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
Instead of calculating the target rate and overriding it in some conditions, calculate it only if it is necessary. This change also eliminates a set of conditional branches that have the same outcome, which causes clang-tidy to produce a bugprone-branch-clone warning. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||