You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/codecs
Russell Bryant c67509e429
At one point during working on this module, I had the lin/lin16 versions of the
18 years ago
..
g722 clean up assembler and preprocessor files if they are here too 18 years ago
gsm Merged revisions 82265 via svnmerge from 18 years ago
ilbc Solaris compat fixes 18 years ago
lpc10 clean up assembler and preprocessor files if they are here too 18 years ago
Makefile Fix this so it doesn't force codec_g722 to get relinked every time 18 years ago
adpcm_slin_ex.h
codec_a_mu.c remove a number of #include <fcntl.h> which are either 18 years ago
codec_adpcm.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_alaw.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_g722.c At one point during working on this module, I had the lin/lin16 versions of the 18 years ago
codec_g726.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_gsm.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_ilbc.c remove a number of #include <fcntl.h> which are either 18 years ago
codec_lpc10.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_resample.c Fix the buffer_samples value. For signed linear, the number of samples needed 18 years ago
codec_speex.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_ulaw.c codecs.conf really shouldn't be mandatory.. it never had been before, so let's go back to being optional. 18 years ago
codec_zap.c Merged revisions 97491 via svnmerge from 18 years ago
g722_slin_ex.h Add codec G.722 support. 19 years ago
g726_slin_ex.h
gsm_slin_ex.h
ilbc_slin_ex.h
log2comp.h
lpc10_slin_ex.h
slin_adpcm_ex.h
slin_g722_ex.h Add codec G.722 support. 19 years ago
slin_g726_ex.h
slin_gsm_ex.h
slin_ilbc_ex.h
slin_lpc10_ex.h
slin_resample_ex.h Merge changes from team/russell/codec_resample 18 years ago
slin_speex_ex.h
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. 18 years ago
speex_slin_ex.h
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. 18 years ago