mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-15 08:56:36 -05:00
The Advanced Linux Sound Architecture (ALSA) - library
Introducing a private state for the delayed start of PCM stream. This problem occurs when the rate plugin doesn't feed the data properly before triggering START. This results in weird problems, e.g. an inifinte loop of artsd eating 100% CPU time. To solve this problem, the state is marked as "pending" when no data appears at the trigger, and the stream is started later at the mmap commit. |
||
|---|---|---|
| alsalisp | ||
| aserver | ||
| doc | ||
| include | ||
| src | ||
| test | ||
| utils | ||
| acinclude.m4 | ||
| ChangeLog | ||
| configure.in | ||
| COPYING | ||
| cvscompile | ||
| INSTALL | ||
| Makefile.am | ||
| MEMORY-LEAK | ||
| NOTES | ||
| TODO | ||