asterisk/codecs
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10

................
  r336734 | tilghman | 2011-09-19 15:29:40 -0500 (Mon, 19 Sep 2011) | 18 lines
  
  Merged revisions 336733 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.8
  
  ........
    r336733 | tilghman | 2011-09-19 15:27:03 -0500 (Mon, 19 Sep 2011) | 11 lines
    
    Various changes to allow 1.8 to compile on Mac OS X Lion (10.7)
    
    * Makefile workaround for 10.6 extended to work on 10.7 and later.
    * Now uses the 'weak' symbol for Lion systems, which no longer support
      'weak_import'
    
    Closes ASTERISK-17612.
    Closes ASTERISK-18213.
    
    Tested by: tilghman, oej.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@336735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-09-19 20:31:09 +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 336734 via svnmerge from 2011-09-19 20:31:09 +00:00
ilbc Merged revisions 110880 via svnmerge from 2008-03-26 17:10:28 +00:00
lpc10 Merged revisions 316265 via svnmerge from 2011-05-03 20:45:32 +00:00
speex Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 2011-02-22 23:04:49 +00:00
Makefile Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 2011-02-22 23:04:49 +00:00
codec_a_mu.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_adpcm.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_alaw.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_dahdi.c codec_dahdi: DAHDI still advertises formats using the old bitfields. 2011-04-20 19:56:07 +00:00
codec_g722.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_g726.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_gsm.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_ilbc.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_lpc10.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_resample.c Merged revisions 330940 via svnmerge from 2011-08-05 15:57:06 +00:00
codec_speex.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
codec_ulaw.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
ex_adpcm.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_alaw.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_g722.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_g726.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_gsm.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_ilbc.h Fix compile error in codec ilbc translator. 2011-02-04 16:42:15 +00:00
ex_lpc10.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_speex.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
ex_ulaw.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
log2comp.h Merged revisions 109648 via svnmerge from 2008-03-18 19:24:15 +00:00