looking-glass/client/src
Chris Spencer c2523be4b4 [client] audio: reduce resampler latency
The best quality resampler has an intrinsic latency of about 3ms, and the
processing itself takes another 1-2ms per 10ms block. The faster setting
has an intrinsic latency of about 0.4ms, with about 0.04ms processing time.
This makes for an overall saving of about 4ms, with negligible loss in
quality.
2022-02-27 23:47:43 +11:00
..
overlay [client] audio: change the audio latency graph sample point 2022-01-28 10:59:12 +11:00
app.c [client] audio: change the audio latency graph sample point 2022-01-28 10:59:12 +11:00
audio.c [client] audio: reduce resampler latency 2022-02-27 23:47:43 +11:00
audio.h [client] audio: change the audio latency graph sample point 2022-01-28 10:59:12 +11:00
clipboard.c [client/common] move ll from the client into the common code module 2022-01-12 12:22:18 +11:00
clipboard.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
config.c [client] audio: add latency tuning parameter 2022-02-25 20:41:47 +11:00
config.h [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
core.c [client] fix race segfault on pointer queue unsubscribe/timeout 2022-01-26 17:20:12 +11:00
core.h [client] overlay: add modal message dialog support 2022-01-08 18:58:48 +11:00
egl_dynprocs.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
eglutil.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
gl_dynprocs.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
kb.c [client] Add capture mode support for media keys 2022-01-17 15:09:36 +11:00
kb.h [client] spice: allow volume control keys to be sent to the guest 2022-01-17 15:09:03 +11:00
keybind.c [client] main: don't use Linux keybinds if the guest is not Linux 2022-01-17 20:26:45 +11:00
keybind.h [client] main: don't use Linux keybinds if the guest is not Linux 2022-01-17 20:26:45 +11:00
lg-renderer.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
main.c [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
main.h [client] audio: add latency tuning parameter 2022-02-25 20:41:47 +11:00
overlay_utils.c [client] imgui: update to cimgui 1.86 2022-01-08 00:26:12 +11:00
overlays.h [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
util.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00