pulseaudio/src
Georg Chini 325108e532 time-smoother-2: Fix integer type problem
The byte_count argument of pa_smoother_2_get_delay() was defined as size_t
which lead to overflow problems on 32-bit architectures. Changed type
to uint_64.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/700>
2022-05-17 11:09:29 +00:00
..
daemon conf: Note configuration snippets must end in .pa 2021-12-18 19:56:46 +01:00
modules module-tunnel-sink/source-new: Add PA_STREAM_ADJUST_LATENCY flag at stream creation 2022-05-16 20:40:09 +02:00
pulse time-smoother-2: Fix integer type problem 2022-05-17 11:09:29 +00:00
pulsecore time-smoother-2: Fix integer type problem 2022-05-17 11:09:29 +00:00
tests thread-test: Increase test timeout 2022-05-09 09:34:46 +03:00
utils pactl: fix invalid JSON output by overriding LC_NUMERIC 2022-05-16 18:15:47 +00:00
.gitignore tests: Add resampler rewind test 2021-11-03 18:37:31 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build build-sys: meson: Fix indentation in daemon/client blocks 2021-11-17 16:06:23 +00:00