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
Paul Belanger 3556e4c2d4
Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
..
g722
gsm Merged revisions 285819 via svnmerge from 16 years ago
ilbc
lpc10
Makefile Change per-file debug and verbose levels to be per-module, the way 16 years ago
codec_a_mu.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_adpcm.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_alaw.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_dahdi.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_g722.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_g726.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_gsm.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_ilbc.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
codec_lpc10.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_resample.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_speex.c Asterisk media architecture conversion - no more format bitfields 15 years ago
codec_ulaw.c Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_adpcm.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_alaw.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_g722.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_g726.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_gsm.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_ilbc.h Fix compile error in codec ilbc translator. 15 years ago
ex_lpc10.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_speex.h Asterisk media architecture conversion - no more format bitfields 15 years ago
ex_ulaw.h Asterisk media architecture conversion - no more format bitfields 15 years ago
log2comp.h