aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/frame.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-06issue #5605russell1-59/+98
2005-10-28add API call to properly sum two frames of SLINEAR datakpfleming1-0/+11
2005-10-28add API function to perform volume adjustment on a frame of SLINEAR datakpfleming1-3/+11
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)russell1-1/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-29code cleanupskpfleming1-1/+1
2005-09-08add frame type for T.38, remove some unused stuffkpfleming1-16/+3
2005-09-07add new channel option (via ast_channel_setoption()) to let channel drivers a...kpfleming1-0/+16
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-8/+14
2005-08-30Add SIP video fixesmarkster1-0/+2
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming1-0/+3
2005-05-15code formatting and comments, plus minor device state fix (bug #4171)kpfleming1-4/+0
2005-05-14Add remainder of rtp fixes, iax2 patch (bug #3961)markster1-0/+3
2005-05-12fixes for the new jitter buffer (bug #4249)russell1-0/+6
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-1/+1
2005-04-05don't define a functioning returning an int inside of a do{...}while(0) (bug ...russell1-5/+5
2005-04-04fix breakage from slin endianness commit earlier today (sorry :-()kpfleming1-1/+1
2005-04-03handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)kpfleming1-1/+22
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)markster1-39/+1
2005-03-21Add README for jitter buffer (bug #3812), make src char *src a constmarkster1-1/+1
2005-03-05Merge H.263+ support (bug #3709)markster1-0/+2
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-17Merge hold patch (bug #1840)markster1-0/+4
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-13/+13
2005-01-09Merge experimental codec preferences for IAX2 (bug #2971)markster1-1/+1
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-0/+4
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)markster1-3/+3
2004-12-02Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)markster1-3/+35
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypemarkster1-1/+4
2004-06-14Separate PROCEEDING and PROGRESSmarkster1-1/+3
2004-05-19Allow multiple codecs to be printed in debug (bug #989)markster1-4/+14
2004-04-19OpenBSD portability enhancements (bug 1002)citats1-0/+3
2004-03-14Try to make smoother G.729B aware, and able to handle VAD bytesmarkster1-0/+4
2004-03-13Move timestamp around in RTP.... Gotta do iax2 eventually here...markster1-1/+4
2004-03-02More BSD compat crapmarkster1-2/+2
2004-02-16Make sure smoother only creates frames with offsets (bug #1029)markster1-4/+4
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futuremarkster1-3/+3
2003-10-27More cleanups and OSX fixes for 10.3markster1-3/+3
2003-10-26Select proper endian file on MacOS Xmarkster1-1/+1
2003-08-19FreeBSD compatability fixesmarkster1-0/+4
2003-08-16New "show codecs" option and mysql feature requests from Tilghmanmarkster1-0/+8
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-0/+8
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-0/+2
2003-05-16Include fixes for portabilitymarkster1-0/+5
2003-05-12Add support for overlap dialing (sending). Now we have "full" overlap dialing...martinp1-0/+2
2003-05-06Beginning of solaris portabilitymarkster1-2/+20
2003-04-23More include fixesmarkster1-0/+4
2003-04-15Add iLBC codecmarkster1-0/+2
2003-03-23Fixed so that dial from a Zap channel to a Zap channel in 'dataquality' mode ...jim1-0/+3