mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-01-01 11:08:40 -05:00
Removed voices and volbal plugins. Rewritten interleave plugin. Changed some name in linear
This commit is contained in:
parent
afbaf0fde9
commit
43e11d788a
5 changed files with 368 additions and 393 deletions
|
|
@ -1,7 +1,7 @@
|
|||
EXTRA_LTLIBRARIES = libpcmplugin.la
|
||||
|
||||
libpcmplugin_la_SOURCES = block.c mmap.c stream.c linear.c interleave.c \
|
||||
mulaw.c alaw.c adpcm.c rate.c voices.c volbal.c
|
||||
mulaw.c alaw.c adpcm.c rate.c route.c
|
||||
all: libpcmplugin.la
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue