Duckstation/dep/cubeb
Stenzek 872cee908c
dep/cubeb: Sync to 19fcbef
And apply PR #740 (Re-enable and polish IAudioClient3 to achieve lower
latencies).

`*latency_frames = min_period;` in wasapi_get_min_latency was changed to
`*latency_frames = hns_to_frames(params.rate, min_period_rt);`, as
otherwise it reports in mixer frames, not stream frames.
2024-05-12 17:10:03 +10:00
..
cmake/compile_tests dep/cubeb: Minimize and update to 54217bc 2023-11-25 00:50:12 +10:00
include/cubeb dep/cubeb: Sync to 19fcbef 2024-05-12 17:10:03 +10:00
src dep/cubeb: Sync to 19fcbef 2024-05-12 17:10:03 +10:00
subprojects/speex dep/cubeb: Linux build fix 2022-08-05 22:02:00 +10:00
AUTHORS dep: Add cubeb 2020-01-11 13:50:04 +10:00
CMakeLists.txt dep/cubeb: Sync to 19fcbef 2024-05-12 17:10:03 +10:00
cubeb.vcxproj dep/cubeb: Minimize and update to 54217bc 2023-11-25 00:50:12 +10:00
cubeb.vcxproj.filters dep/cubeb: Minimize and update to 54217bc 2023-11-25 00:50:12 +10:00
INSTALL.md dep/cubeb: Update to dc511c6 2022-08-05 17:43:27 +10:00
LICENSE dep: Add cubeb 2020-01-11 13:50:04 +10:00
README.md dep/cubeb: Update to dc511c6 2022-08-05 17:43:27 +10:00

Build Status

See INSTALL.md for build instructions.

See Backend Support in the wiki for the support level of each backend.

Licensed under an ISC-style license. See LICENSE for details.