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
Shaun Ruffell 7aa2fec5f7
Merged revisions 176760 via svnmerge from
16 years ago
..
g722 clean up assembler and preprocessor files if they are here too 18 years ago
gsm Merged revisions 157974 via svnmerge from 17 years ago
ilbc Merged revisions 110880 via svnmerge from 17 years ago
lpc10 Merged revisions 149637 via svnmerge from 17 years ago
Makefile More merges from resolve-shadow warnings: 17 years ago
adpcm_slin_ex.h
codec_a_mu.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_adpcm.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_alaw.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_dahdi.c Merged revisions 176760 via svnmerge from 16 years ago
codec_g722.c Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
codec_g726.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_gsm.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_ilbc.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_lpc10.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_resample.c Merged revisions 140566 via svnmerge from 17 years ago
codec_speex.c Convert casts to unions, to fix alignment issues on Solaris 17 years ago
codec_ulaw.c Convert casts to unions, to fix alignment issues on Solaris 17 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 Merged revisions 109648 via svnmerge from 17 years ago
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