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
russell 681ceaeaac Merged revisions 316265 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r316265 | russell | 2011-05-03 14:55:49 -0500 (Tue, 03 May 2011) | 5 lines
  
  Fix a bunch of compiler warnings generated by gcc 4.6.0.
  
  Most of these are -Wunused-but-set-variable, but there were a few others
  mixed in here, as well.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@316293 f38db490-d61c-443f-a65b-d21fe96a405b
2011-05-03 20:45:32 +00:00
..
g722 Shuttle some bits around to address some gain issues with G.722. 2009-05-15 17:59:08 +00:00
gsm Use "-march=native" when possible. 2011-03-11 15:09:23 +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 Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
codec_adpcm.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
codec_alaw.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +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 Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
codec_g726.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
codec_gsm.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
codec_ilbc.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 2011-02-04 16:55:39 +00:00
codec_lpc10.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
codec_resample.c Fixes error with frame datalen being calculated from samples when this is not allwaya accurate. 2011-04-20 16:37:15 +00:00
codec_speex.c 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_ulaw.c Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +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