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
pabelanger d27296f0e3 Merged revisions 285819 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r285819 | pabelanger | 2010-09-09 18:52:31 -0400 (Thu, 09 Sep 2010) | 22 lines
  
  Merged revisions 285818 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ................
    r285818 | pabelanger | 2010-09-09 18:49:19 -0400 (Thu, 09 Sep 2010) | 15 lines
    
    Merged revisions 285817 via svnmerge from 
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
      r285817 | pabelanger | 2010-09-09 18:34:35 -0400 (Thu, 09 Sep 2010) | 8 lines
      
      GCC 4.2.x optimizations result in improper behavior of GSM codec
      
      (closes issue #17688)
      Reported by: pprindeville
      Patches: 
            asterisk-trunk-bugid11243.patch uploaded by pprindeville (license 347)
      Tested by: mkeuter, pprindeville
    ........
  ................
................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@285820 f38db490-d61c-443f-a65b-d21fe96a405b
2010-09-09 22:53:44 +00:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm Merged revisions 285819 via svnmerge from 2010-09-09 22:53:44 +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