dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/codecs
file 60c952cca8 It is possible for framein to get called and no channel be available, so do a check before we increment the count.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49716 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-05 23:51:43 +00:00
..
g722 provide INT16_MIN and INT16_MAX for platforms where they are not defined. 2006-12-25 06:42:15 +00:00
gsm Merged revisions 48554 via svnmerge from 2006-12-18 11:59:48 +00:00
ilbc Merged revisions 48554 via svnmerge from 2006-12-18 11:59:48 +00:00
lpc10 Merged revisions 48554 via svnmerge from 2006-12-18 11:59:48 +00:00
Makefile Merged revisions 49457,49460-49461 via svnmerge from 2007-01-04 18:19:55 +00:00
adpcm_slin_ex.h
codec_a_mu.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
codec_adpcm.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
codec_alaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
codec_g722.c This little mod gets rid of that g722 compiler warning that breaks builds configured with --enable-dev-mode; the previous commit of 48767 was to merge in changes for bug 6334, unifying the open mode arguments for saner operation. 2006-12-21 20:15:20 +00:00
codec_g726.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
codec_gsm.c minor performance improvement 2006-09-08 21:33:32 +00:00
codec_ilbc.c minor performance improvement 2006-09-08 21:33:32 +00:00
codec_lpc10.c minor performance improvement 2006-09-08 21:33:32 +00:00
codec_speex.c minor performance improvement 2006-09-08 21:33:32 +00:00
codec_ulaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
codec_zap.c It is possible for framein to get called and no channel be available, so do a check before we increment the count. 2007-01-05 23:51:43 +00:00
g722_slin_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
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. 2006-12-21 00:08:21 +00:00
slin_g726_ex.h
slin_gsm_ex.h
slin_ilbc_ex.h
slin_lpc10_ex.h
slin_speex_ex.h
slin_ulaw_ex.h
speex_slin_ex.h
ulaw_slin_ex.h