OSDN Git Service

Wed, 1 Dec 1999 19:46:33 +0100 (CET)
authorJaroslav Kysela <perex@perex.cz>
Wed, 1 Dec 1999 19:44:14 +0000 (19:44 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 1 Dec 1999 19:44:14 +0000 (19:44 +0000)
commit12e03f19286a770913609ead0833e7d0ad913fc5
tree7066b11a785eb4d46b67d75b860e86ba01caf099
parent34018cf9024de83527b4674a9d5e4b87bcd7a36d
Wed, 1 Dec 1999 19:46:33 +0100 (CET)
Uros Bizjak <uros@kss-loka.si>
  Included in this message, you will find a diff to alsa-lib, which
implements g721 adpcm codec. It works well (only consumes a lot of CPU),
and it plays back the same data as is recorded.

  Also added is CSP patch, which adds noise suppression when CSP is
started or stopped (A few TODOs less :) Also changed is copyright for
mulaw, alaw and adpcm codecs (Based on sun implementation ... + I added
myself - if you don't mind. Please check this copyright, if it is OK)
include/pcm.h
src/pcm/pcm_plugin.c
src/pcm/plugin/Makefile.am
src/pcm/plugin/alaw.c