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
David Vossel d4bbf88e96
add speex 16khz sample frame so codec cost can be calculated
14 years ago
..
g722 Shuttle some bits around to address some gain issues with G.722. 16 years ago
gsm OSARCH is not inherited to this directory 15 years ago
ilbc
lpc10 Fixes numerous spelling errors. Patch submitted by alecdavis. 15 years ago
Makefile Change per-file debug and verbose levels to be per-module, the way 15 years ago
codec_a_mu.c Merge codec_consistency branch. This should make sample usage much happier. 16 years ago
codec_adpcm.c Remove unnecessary code relating to PLC. 15 years ago
codec_alaw.c Remove unnecessary code relating to PLC. 15 years ago
codec_dahdi.c Make compile again. 15 years ago
codec_g722.c Remove unnecessary code relating to PLC. 15 years ago
codec_g726.c Remove unnecessary code relating to PLC. 15 years ago
codec_gsm.c Remove unnecessary code relating to PLC. 15 years ago
codec_ilbc.c Fixes merging issue from 1.4, frame data is held in data.ptr in trunk 15 years ago
codec_lpc10.c Remove unnecessary code relating to PLC. 15 years ago
codec_resample.c Merge codec_consistency branch. This should make sample usage much happier. 16 years ago
codec_speex.c add speex 16khz sample frame so codec cost can be calculated 14 years ago
codec_ulaw.c Remove unnecessary code relating to PLC. 15 years ago
ex_adpcm.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_alaw.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_g722.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_g726.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_gsm.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_ilbc.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_lpc10.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
ex_speex.h add speex 16khz sample frame so codec cost can be calculated 14 years ago
ex_ulaw.h Expand codec bitfield from 32 bits to 64 bits. 15 years ago
log2comp.h