pcsx2/3rdparty/cubeb
Stenzek c573c00eb0 3rdparty/cubeb: Sync to 19fcbef
Backport of 872cee908c

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-17 11:57:38 +10:00
..
cmake/compile_tests 3rdparty/cubeb: Minimize and update to 54217bc 2023-11-25 13:07:50 +10:00
include/cubeb 3rdparty/cubeb: Sync to 19fcbef 2024-05-17 11:57:38 +10:00
src 3rdparty/cubeb: Sync to 19fcbef 2024-05-17 11:57:38 +10:00
subprojects/speex 3rdparty: Move cubeb 93d1fa3fccdc22da37aa59f67b213591797db369 in-tree 2022-10-01 05:00:40 +01:00
AUTHORS 3rdparty: Move cubeb 93d1fa3fccdc22da37aa59f67b213591797db369 in-tree 2022-10-01 05:00:40 +01:00
CMakeLists.txt 3rdparty/cubeb: Sync to 19fcbef 2024-05-17 11:57:38 +10:00
INSTALL.md 3rdparty: Move cubeb 93d1fa3fccdc22da37aa59f67b213591797db369 in-tree 2022-10-01 05:00:40 +01:00
LICENSE 3rdparty: Move cubeb 93d1fa3fccdc22da37aa59f67b213591797db369 in-tree 2022-10-01 05:00:40 +01:00
README.md 3rdparty: Move cubeb 93d1fa3fccdc22da37aa59f67b213591797db369 in-tree 2022-10-01 05:00:40 +01:00
cubeb.vcxproj 3rdparty/cubeb: Minimize and update to 54217bc 2023-11-25 13:07:50 +10:00
cubeb.vcxproj.filters 3rdparty/cubeb: Minimize and update to 54217bc 2023-11-25 13:07:50 +10:00
cubeb.vcxproj.user 3rdparty: Move cubeb 93d1fa3fccdc22da37aa59f67b213591797db369 in-tree 2022-10-01 05:00:40 +01:00

README.md

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.