summaryrefslogtreecommitdiff
path: root/include/asterisk/frame.h
AgeCommit message (Expand)Author
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
2004-03-13Move timestamp around in RTP.... Gotta do iax2 eventually here...Mark Spencer
2004-03-02More BSD compat crapMark Spencer
2004-02-16Make sure smoother only creates frames with offsets (bug #1029)Mark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-10-27More cleanups and OSX fixes for 10.3Mark Spencer
2003-10-26Select proper endian file on MacOS XMark Spencer
2003-08-19FreeBSD compatability fixesMark Spencer
2003-08-16New "show codecs" option and mysql feature requests from TilghmanMark Spencer