summaryrefslogtreecommitdiff
path: root/main/translate.c
AgeCommit message (Expand)Author
2016-07-13translate: explicit format destination not properly setKevin Harwell
2015-12-08translate: Avoid a warning message when doing FEC within Opus Codec.Alexander Traud
2015-11-19translate: Provide translation modules the result of SDP negotiation.Alexander Traud
2015-09-17translate: Fix transcoding while different in frame size.Alexander Traud
2015-04-10translate.c: Only select audio codecs to determine the best translation choice.Richard Mudgett
2015-03-04translate: Prevent invalid memory accesses on fast shutdownMatthew Jordan
2014-10-21translage.c: Fix regression when generating translation path strings.Richard Mudgett
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-11-22translate: Move freeing of frame to after it is used.Joshua Colp
2013-10-29Remove some spammy debug messages; improve clarity of othersMatthew Jordan
2013-10-23res_rtp_asterisk: Address jittery DTMF events in RTP streamsJonathan Rose
2013-10-15translate.c: Some minor code tweaks.Richard Mudgett
2013-08-30Fix various memory leaksKevin Harwell
2013-01-01Revert 378248. I changed the logic of this function unitentionally, pointed ...Sean Bright
2013-01-01Bail out early when building an ast_trans_pvt and the translator doesn't supp...Sean Bright
2012-07-13Add support for parsing SDP attributes, generating SDP attributes, and passin...Joshua Colp
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2011-02-23Fix compiler warning.Richard Mudgett
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-08-12Merged revisions 282047 via svnmerge from David Vossel
2010-07-16Avoid crashing when installing a duplicate translation path with a lower cost.Sean Bright
2010-06-03Remove unnecessary code relating to PLC.Mark Michelson
2009-12-04Using the builtin function breaks OpenBSD 4.2Tilghman Lesher
2009-12-01Use __builtin_ffsll() from gcc instead of ffssll() to fix a FreeBSD build error.Russell Bryant
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-21Merged revisions 225171 via svnmerge from Russell Bryant
2009-10-21Merged revisions 225169 via svnmerge from Russell Bryant
2009-10-21Merged revisions 224931 via svnmerge from Russell Bryant
2009-07-27Merged revisions 208923 via svnmerge from Jeff Peeler
2009-07-25Merged revisions 208746 via svnmerge from Jeff Peeler
2009-03-12Adjust translation table column widths based upon the translation times.Tilghman Lesher
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-10-14Merged revisions 148611 via svnmerge from Kevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-08-06Merged revisions 135915 via svnmerge from Tilghman Lesher
2008-06-26Convert casts to unions, to fix alignment issues on SolarisTilghman Lesher
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-05Merged revisions 105932 via svnmerge from Russell Bryant
2008-03-04Whitespace changes onlyTilghman Lesher
2008-02-11Just some minor coding style cleanup...Joshua Colp
2008-01-31Merged revisions 101601 via svnmerge from Russell Bryant
2008-01-15Clean up something I did for ABI compatability in 1.4Russell Bryant
2008-01-15Merged revisions 98943 via svnmerge from Russell Bryant
2008-01-14Merged revisions 98774 via svnmerge from Russell Bryant