Abramo Bagnara <abbagnara@racine.ra.it>

Sun, 05 Dec 1999 19:02:01 +0100

Bug fixed:
- duplicated deallocation for mmap'ed area
- missing deallocation in es18xx
- some bugs in volbal conversion

New features:
- virtual mixer for card-share (it seems to work, but I feel that it
  need further testing)

Misc:
- reorganization and extension of rate.c

Jaroslav changes:
- volbal source is mostly reverted back (no card-share mixer polling)
This commit is contained in:
Jaroslav Kysela 1999-12-06 00:01:26 +00:00
parent 863412f63e
commit 6aabe84a5e
3 changed files with 103 additions and 155 deletions

View file

@ -146,7 +146,7 @@ int snd_pcm_plugin_build_voices(snd_pcm_format_t *src_format,
int snd_pcm_plugin_build_volbal(snd_pcm_format_t *src_format,
snd_pcm_format_t *dst_format,
int *ttable,
snd_pcm_plugin_t **r_plugin);
snd_pcm_plugin_t **r_plugin);
/*
* Loopback interface