mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Added snd_pcm_type_name()
Fixed rate conversion plugin (SIGSEGV) - rounding problem
This commit is contained in:
parent
c8fab38b67
commit
157107491c
5 changed files with 54 additions and 2 deletions
|
|
@ -92,6 +92,7 @@ ALSA_0.9.0rc8 {
|
|||
ALSA_0.9.0 {
|
||||
global:
|
||||
|
||||
snd_pcm_type_name;
|
||||
snd_timer_query_info;
|
||||
snd_timer_query_params;
|
||||
snd_timer_query_status;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue