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
dvossel 5bbab86675 add speex 16khz sample frame so codec cost can be calculated
(closes issue #17534)
Reported by: fabled
Patches:
      speex-wb-sample.diff uploaded by fabled (license 448)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@271625 f38db490-d61c-443f-a65b-d21fe96a405b
2010-06-21 21:58:33 +00:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm OSARCH is not inherited to this directory 2010-03-16 18:40:14 +00:00
ilbc Merged revisions 110880 via svnmerge from 2008-03-26 17:10:28 +00:00
lpc10 Fixes numerous spelling errors. Patch submitted by alecdavis. 2009-07-30 16:07:05 +00:00
Makefile Change per-file debug and verbose levels to be per-module, the way 2010-03-23 14:22:27 +00:00
codec_a_mu.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_adpcm.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
codec_alaw.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
codec_dahdi.c Make compile again. 2010-06-03 18:38:00 +00:00
codec_g722.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
codec_g726.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
codec_gsm.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
codec_ilbc.c Fixes merging issue from 1.4, frame data is held in data.ptr in trunk 2009-11-06 17:22:31 +00:00
codec_lpc10.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
codec_resample.c Merge codec_consistency branch. This should make sample usage much happier. 2008-10-17 21:35:23 +00:00
codec_speex.c add speex 16khz sample frame so codec cost can be calculated 2010-06-21 21:58:33 +00:00
codec_ulaw.c Remove unnecessary code relating to PLC. 2010-06-03 17:09:11 +00:00
ex_adpcm.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_alaw.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_g722.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_g726.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_gsm.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_ilbc.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_lpc10.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
ex_speex.h add speex 16khz sample frame so codec cost can be calculated 2010-06-21 21:58:33 +00:00
ex_ulaw.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
log2comp.h Merged revisions 109648 via svnmerge from 2008-03-18 19:24:15 +00:00