summaryrefslogtreecommitdiff
path: root/include/asterisk/abstract_jb.h
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan
2011-04-20Introduction of the JITTERBUFFER dialplan function.David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from Mark Michelson
2007-11-19move the declaration of struct ast_channel ast_frame and ast_moduleLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-19Fix a few doxygen warnings.North Antara
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structureRussell Bryant
2006-06-14Merged revisions 34087 via svnmerge from Kevin P. Fleming
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant