mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2024-11-23 07:30:32 +00:00
8c99953170
Signed-off-by: 许学海 <xuxuehai2@huawei.com> |
||
---|---|---|
.github/workflows | ||
alsalisp | ||
aserver | ||
doc | ||
include | ||
m4 | ||
modules | ||
src | ||
test | ||
utils | ||
.gitignore | ||
.travis.yml | ||
acinclude.m4 | ||
BUILD.gn | ||
bundle.json | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gitcompile | ||
INSTALL | ||
Makefile.am | ||
MEMORY-LEAK | ||
NOTES | ||
OAT.xml | ||
ohos_build_config.sh | ||
README_zh.md | ||
README.md | ||
README.OpenSource | ||
TODO |
alsa-lib
Advanced Linux Sound Architecture (ALSA) project
The alsa-lib is a library to interface with ALSA in the Linux kernel and virtual devices using a plugin system.
The up-to-date reference generated from sources can be accessed here:
http://www.alsa-project.org/alsa-doc/alsa-lib/
You may give a look for more information about the ALSA project to URL http://www.alsa-project.org.
Submitting patches
The preferred way to submit patches is by sending them by email to the alsa-devel mailing list. Sending mail to the list requires subscription, subscribe here: https://mailman.alsa-project.org/mailman/listinfo/alsa-devel
Add Takashi Iwai <tiwai@suse.de>
and/or Jaroslav Kysela <perex@perex.cz>
to
Cc so that your patch won't be missed.
Patches are also accepted as GitHub pull requests.