pulseaudio/src
flyingOwl 566849c4af time-smoother-2: Fix time calculation by comparing timestamps
This fixes the rare case of resume_time being bigger than time_stamp. Which
happens sometimes when a gstreamer client is quickly seeking through a
media file. The resulting integer underflow then causes a huge value in
current_time which will break the playback.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/764>
2024-09-17 08:40:56 -04:00
..
daemon conf: Note configuration snippets must end in .pa 2021-12-18 19:56:46 +01:00
modules rtp: Accept CRLF delimiters in SDP as required by RFC 4566 2024-09-13 12:38:21 -04:00
pulse Fix crash running in restricted environment. 2024-09-13 12:38:21 -04:00
pulsecore time-smoother-2: Fix time calculation by comparing timestamps 2024-09-17 08:40:56 -04:00
tests tests: Don't run volume tests with impossible alignments 2024-09-13 12:38:21 -04:00
utils pactl: fix parsing of percentages with decimal points 2022-06-20 14:01:26 +03: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