Commit History

Author SHA1 Message Date
  Richard Mudgett 72a1c2ff54 translate.c: Only select audio codecs to determine the best translation choice. 10 years ago
  Matthew Jordan 667f346e7e clang compiler warnings: Fix autological comparisons 10 years ago
  Corey Farrell 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
  Kinsey Moore 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
  Joshua Colp 5b54f328c7 translate: Move freeing of frame to after it is used. 11 years ago
  Matthew Jordan b121e07c50 Remove some spammy debug messages; improve clarity of others 11 years ago
  Jonathan Rose 159ad7fc9d res_rtp_asterisk: Address jittery DTMF events in RTP streams 11 years ago
  Kevin Harwell f21e283f52 Fix various memory leaks 11 years ago
  Joshua Colp ffe0f42239 Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 12 years ago
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 years ago
  Kinsey Moore b261a4f586 Kill off red blobs in most of main/* 13 years ago
  Richard Mudgett 69ceacfd47 Fix compiler warning. 14 years ago
  David Vossel 46a8cb5e39 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 14 years ago
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 14 years ago
  David Vossel 1d30d5b2fb Merged revisions 282047 via svnmerge from 14 years ago
  Sean Bright e88acd4ece Avoid crashing when installing a duplicate translation path with a lower cost. 14 years ago
  Mark Michelson 79e5747cd1 Remove unnecessary code relating to PLC. 15 years ago
  Tilghman Lesher f6ae7e51b4 Using the builtin function breaks OpenBSD 4.2 15 years ago
  Russell Bryant 99c9e87b60 Use __builtin_ffsll() from gcc instead of ffssll() to fix a FreeBSD build error. 15 years ago
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Russell Bryant b7bf68b614 Merged revisions 225171 via svnmerge from 15 years ago
  Russell Bryant e1bbfa662d Merged revisions 225169 via svnmerge from 15 years ago
  Russell Bryant f984dc52c6 Merged revisions 224931 via svnmerge from 15 years ago
  Jeff Peeler 500e99c6f7 Merged revisions 208923 via svnmerge from 15 years ago
  Jeff Peeler c15e79bf1b Merged revisions 208746 via svnmerge from 15 years ago
  Tilghman Lesher c7a8be232d Adjust translation table column widths based upon the translation times. 16 years ago
  Tilghman Lesher 394ffd8d2f Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 years ago
  Eliel C. Sardanons de93eb36b2 Janitor, use ARRAY_LEN() when possible. 16 years ago
  Kevin P. Fleming c35a5ca175 Merged revisions 148611 via svnmerge from 16 years ago
  Steve Murphy 9093654fc1 (closes issue #13557) 16 years ago