asterisk/codecs
Russell Bryant 0da0033675 Fix this so it doesn't force codec_g722 to get relinked every time
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97652 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-10 00:17:02 +00:00
..
g722 clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
gsm Merged revisions 82265 via svnmerge from 2007-09-11 21:43:47 +00:00
ilbc Solaris compat fixes 2007-12-14 21:09:17 +00:00
lpc10 clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
Makefile Fix this so it doesn't force codec_g722 to get relinked every time 2008-01-10 00:17:02 +00:00
adpcm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
codec_a_mu.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_adpcm.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_alaw.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_g722.c I went looking for where we downloaded the g722 implementation and came across 2007-12-27 16:11:41 +00:00
codec_g726.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_gsm.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_ilbc.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_lpc10.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_resample.c and now just to keep the libresample party going... if the functions from libresample are going to be in the main Asterisk binary, it makes sense for the header that defines them to be available without any special CFLAGS and to out-of-tree modules building against /usr/include/asterisk 2008-01-02 18:21:04 +00:00
codec_speex.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_ulaw.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 2007-12-21 20:12:50 +00:00
codec_zap.c Merged revisions 97491 via svnmerge from 2008-01-09 17:30:13 +00:00
g722_slin_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
g726_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gsm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ilbc_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
log2comp.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
lpc10_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_adpcm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_g722_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
slin_g726_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_gsm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ilbc_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_lpc10_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_resample_ex.h Merge changes from team/russell/codec_resample 2007-12-31 21:22:31 +00:00
slin_speex_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ulaw_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00
speex_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ulaw_slin_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00