LookingGlass/client
Chris Spencer 70158a64e7 [client] audio: open device earlier
The actual time between opening the device and the device starting to pull
data can range anywhere between nearly instant and hundreds of
milliseconds. To minimise startup latency, open the device as soon as the
first playback data is received from Spice. If the device starts earlier
than required, insert a period of silence at the beginning of playback to
avoid underrunning. If it starts later, just accept the higher latency and
let the adaptive resampling deal with it.
2022-02-14 15:09:13 +11:00
..
audiodevs [client] audio: increase startup latency 2022-02-10 07:50:01 +11:00
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] x11: added request activation support 2022-02-10 20:20:34 +11:00
include [client] audio: increase startup latency 2022-02-10 07:50:01 +11:00
renderers [client] egl: use texture sampler for desktop 2022-02-08 15:34:54 +11:00
src [client] audio: open device earlier 2022-02-14 15:09:13 +11:00
CMakeLists.txt [client] x11: Add inline icon 2022-02-09 12:07:55 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00