summaryrefslogtreecommitdiff
path: root/include/asterisk/frame.h
AgeCommit message (Expand)Author
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-16Add option for enabling and disabling echo cancellationMatthew Fredrickson
2006-05-09various doxygen fixesKevin P. Fleming
2006-05-09use an enum for control frame typesKevin P. Fleming
2006-04-30remove T38_SUPPORT define that is no longer neededKevin P. Fleming
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionJim Dixon
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERLuigi Rizzo
2006-03-29Introduce an utility macro to set base, offset andLuigi Rizzo
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-31define a global null_frame object so when queueing a null frame, you don'tRussell Bryant
2006-01-29make ast_read() able to handle channel read()/exception() methods that return...Kevin P. Fleming
2006-01-14Small documentation update for new AST_FRAME_MODEM typeMatthew Fredrickson
2006-01-12More changes to make t.38 support workMatthew Fredrickson
2006-01-07Add support for H.264 with SIP and recordingMark Spencer
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of Mark Spencer
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-28add API call to properly sum two frames of SLINEAR dataKevin P. Fleming
2005-10-28add API function to perform volume adjustment on a frame of SLINEAR dataKevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-29code cleanupsKevin P. Fleming
2005-09-08add frame type for T.38, remove some unused stuffKevin P. Fleming
2005-09-07add new channel option (via ast_channel_setoption()) to let channel drivers a...Kevin P. Fleming
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-30Add SIP video fixesMark Spencer
2005-08-22support new format for musiconhold.conf (issue #4908)Kevin P. Fleming
2005-05-15code formatting and comments, plus minor device state fix (bug #4171)Kevin P. Fleming
2005-05-14Add remainder of rtp fixes, iax2 patch (bug #3961)Mark Spencer
2005-05-12fixes for the new jitter buffer (bug #4249)Russell Bryant
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-05don't define a functioning returning an int inside of a do{...}while(0) (bug ...Russell Bryant
2005-04-04fix breakage from slin endianness commit earlier today (sorry :-()Kevin P. Fleming
2005-04-03handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)Kevin P. Fleming
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2005-03-21Add README for jitter buffer (bug #3812), make src char *src a constMark Spencer
2005-03-05Merge H.263+ support (bug #3709)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-17Merge hold patch (bug #1840)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2005-01-09Merge experimental codec preferences for IAX2 (bug #2971)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)Mark Spencer
2004-12-02Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)Mark Spencer
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypeMark Spencer
2004-06-14Separate PROCEEDING and PROGRESSMark Spencer
2004-05-19Allow multiple codecs to be printed in debug (bug #989)Mark Spencer
2004-04-19OpenBSD portability enhancements (bug 1002)James Golovich
2004-03-14Try to make smoother G.729B aware, and able to handle VAD bytesMark Spencer