Cross platform audio library
Перейти к файлу
Matthew Gregan 6e5b9fe38c build: Return to building bundled speexdsp as object library. 2022-03-09 15:10:52 +13:00
.github/workflows CI: Add Android (API level 26) builds. 2021-11-23 16:54:12 +13:00
cmake OSS (FreeBSD/illumos) backend (#600) 2020-10-09 19:09:39 +02:00
docs Replace autotools build system with CMake. 2016-10-12 17:06:10 +13:00
googletest@800f5422ac Add googletest submodule and compile tests as gtests. 2016-11-11 09:44:29 +13:00
include/cubeb Run .clang-format 2021-07-28 09:29:48 +12:00
src wasapi: Fix formatting. 2022-03-09 14:59:29 +13:00
subprojects/speex build: use system speex when possible 2021-11-09 09:38:18 +13:00
test Add a parameter to cubeb_resampler_create to enable reclocking 2022-03-08 14:49:50 +01:00
tools Add input stream latency test (#590) 2020-05-29 17:22:22 +02:00
.clang-format Add an initial clang-format file 2020-11-02 16:08:27 +00:00
.gitignore Add .gitignore 2018-09-12 16:40:15 +02:00
.gitmodules Setup CMake to compile with Clang/GCC sanitizers. 2017-05-22 13:06:17 +12:00
AUTHORS Update AUTHORS 2017-02-23 10:47:11 +02:00
CMakeLists.txt build: Return to building bundled speexdsp as object library. 2022-03-09 15:10:52 +13:00
Config.cmake.in build: minor CMake cleanups 2021-11-10 08:53:06 +13:00
INSTALL.md Elaborate the build instructions for Windows 2017-10-25 13:26:59 +13:00
LICENSE initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78). 2011-07-08 16:23:47 +12:00
README.md Point build badge to build action. 2021-03-10 19:24:33 +13:00
cubeb.supp add leak suppresion file for valgrind. 2012-05-02 16:50:07 +12:00
scan-build-install.sh Use the variable in the scan-build install script. 2016-07-29 14:57:18 +02: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.