summaryrefslogtreecommitdiff
path: root/Externals/cubeb/src/cubeb_resampler.cpp
AgeCommit message (Collapse)Author
2022-11-26Externals: Update cubeb to ↵Admiral H. Curtiss
mozilla/cubeb@773f16b7ea308392c05be3e290163d1f636e6024 and make it a submodule. CMakeLists.txt has been extracted and modified a bit to work with Dolphin's typical build settings.
2017-10-21Externals: update cubeb to kinetiknz/cubeb@c2bd582Michael M
A bunch of changes, looks mainly like bug fixes and code cleanup. Notable changes: - `cubeb_get_min_latency`'s signature was changed to take params via pointer, requiring Dolphin code to be tweaked in two places. - A fix for kinetiknz/cubeb#320, as reported by @shuffle2 - Fixed build on FreeBSD (kinetiknz/cubeb#344), as contributed by @endrift
2017-05-27Add cubeb@62871b2 to Externals/Michael Maltese
Includes submodule sanitizers-cmake@f09151b