aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/frame.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Merged revisions 252089 via svnmerge from twilson1-1/+3
2009-10-21Merged revisions 224932 via svnmerge from russell1-8/+0
2009-10-08Merged revisions 222880 via svnmerge from russell1-4/+0
2009-07-23Merged revisions 208464 via svnmerge from kpfleming1-9/+9
2009-07-09Merged revisions 205696 via svnmerge from kpfleming1-1/+1
2009-07-09Merged revisions 205479 via svnmerge from dvossel1-1/+1
2009-06-26Merged revisions 203699 via svnmerge from file1-0/+26
2009-06-16Merged revisions 201056,201090 via svnmerge from kpfleming1-2/+7
2009-03-05Merged revisions 180373 via svnmerge from kpfleming1-0/+10
2009-02-20Fixes issue with undefined audio codecs in chan_iax2dvossel1-0/+2
2009-02-17Merged revisions 176697 via svnmerge from mmichelson1-3/+11
2008-12-22When merging the fix for issue #14118, I found thatmmichelson1-0/+4
2008-04-17Merged revisions 114208 via svnmerge from mmichelson1-0/+4
2008-03-06Merged revisions 106239 via svnmerge from russell1-1/+3
2008-03-06Merged revisions 105933 via svnmerge from russell1-0/+11
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...file1-0/+15
2008-01-17Merged revisions 99004 via svnmerge from russell1-0/+4
2008-01-15Merged revisions 98943 via svnmerge from russell1-2/+11
2008-01-10Merged revisions 97847 via svnmerge from qwell1-1/+1
2007-12-11Doxygen updatesoej1-3/+7
2007-11-22implement the split of file.h and mod_format.hrizzo1-1/+0
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-1/+0
2007-11-06Commit some cleanups to the format type code.tilghman1-8/+4
2007-10-10Merged revisions 85195 via svnmerge from kpfleming1-4/+1
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell1-2/+8
2007-02-24Doxygen updates and correctionsoej1-1/+2
2007-02-16Adding Realtime Text support (T.140) to Asteriskoej1-1/+1
2007-01-20Add a comment that the frame type constants are transmitted directly over IAX2.russell1-0/+1
2007-01-08Issue #8663 - Add passthrough support for MPEG4 (neutrino88). oej1-0/+2
2007-01-01- Add error handling to ast_parse_allow_disallowoej1-1/+2
2006-12-05Well, yes... oej1-1/+2
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) oej1-1/+5
2006-11-07Stealing Tilghman's explanation from the -dev list and producing documentatio...oej1-0/+13
2006-10-30Issue 8246 Doxygen updates (kshumard) oej1-1/+1
2006-10-25Merged revisions 46154 via svnmerge from kpfleming1-0/+2
2006-09-18allow for packetization on rtp channel drivers, need to addmogorman1-0/+28
2006-09-18u_intXX_t is sillyqwell1-5/+5
2006-09-04Remove old unused functionsfile1-22/+0
2006-09-03Add the ability to specify that a frame should not be considered for cachingrussell1-4/+12
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-30/+36
2006-08-29Merge team/russell/frame_cachingrussell1-4/+5
2006-07-28move slinfactory structure definition back to header... it's just easier to u...kpfleming1-3/+3
2006-07-13swap the G726-32 format numbers, so that IAX2 connections with prior versions...kpfleming1-4/+4
2006-07-12G726-32 changes:kpfleming1-1/+3
2006-06-05yet another massive performance and memory savings improvementkpfleming1-25/+25
2006-06-05Doxygen updatesoej1-8/+25
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesrussell1-0/+8
2006-05-16Add option for enabling and disabling echo cancellationmattf1-0/+3
2006-05-09various doxygen fixeskpfleming1-18/+18
2006-05-09use an enum for control frame typeskpfleming1-37/+20