pipewire/src
Martin Louazel 8ee1b4b614 context: fix erroneous clamping of quantum for high sample rates
When calculating the adjusted max quantum based off of max_latency, the
first multiplication can overflow uint32_t, leading to the quantum being
wrongfully clamped down.

Signed-off-by: Martin Louazel <martin.louazel@streamunlimited.com>
2024-12-07 18:24:07 +00:00
..
daemon filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00
examples examples: update the examples with new lazy scheduling flags 2024-11-06 12:57:48 +01:00
gst gst: add slave-method property 2024-12-03 12:11:47 +01:00
modules filter-chain: add max builtin plugin 2024-12-04 13:17:36 +01:00
pipewire context: fix erroneous clamping of quantum for high sample rates 2024-12-07 18:24:07 +00:00
tests pw-container: use smaller path for temporary file 2024-06-27 21:18:06 +00:00
tools spa: use static inline for interfaces instead of macro 2024-11-26 11:35:49 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00