Removed obsolete interleave plugin. Rewritten and fixed other for efficiency.

This commit is contained in:
Abramo Bagnara 2000-04-12 20:38:48 +00:00
parent 87ab887d33
commit e963b9f371
10 changed files with 1638 additions and 1448 deletions

View file

@ -1,8 +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
# route.c
libpcmplugin_la_SOURCES = block.c mmap.c stream.c linear.c \
mulaw.c alaw.c adpcm.c rate.c route.c
all: libpcmplugin.la