Files
asterisk/main
Russell Bryant 21cb767db7 Merge changes from team/russell/codec_resample
This commit imports libresample for use in Asterisk.  It also adds a new codec
module, codec_resample.  This module uses libresample to re-sample signed linear
audio between 8 kHz and 16 kHz.

It also provides an alternative for converting between 16 kHz G.722 and 8 kHz
signed linear when using G.722, which will likely be useful as some people have
complained about volume issues when the current codec_g722 converts to 8 kHz 
signed linear.  But, to test this, you will have to disable the g722-to-slin and
g722-to-slin16 translators in codec_g722.c.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95501 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-12-31 21:22:31 +00:00
..
2007-11-28 15:38:03 +00:00
2007-11-24 13:48:48 +00:00
2007-11-27 20:21:57 +00:00
2007-12-11 22:20:22 +00:00
2007-11-27 21:10:50 +00:00
2007-12-07 23:32:09 +00:00
2007-11-27 21:10:50 +00:00
2007-12-03 23:49:40 +00:00
2007-11-24 13:48:48 +00:00
2007-12-27 20:11:20 +00:00
2007-12-21 16:10:21 +00:00
2007-11-21 00:23:49 +00:00
2007-12-14 14:48:38 +00:00