aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/frame.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Merged revisions 296990 via svnmerge from tilghman1-1/+9
2010-11-22Merged revisions 295790 via svnmerge from rmudgett1-0/+1
2010-09-10Merged revisions 286059 via svnmerge from twilson1-0/+7
2010-05-04Merged revisions 254450 via svnmerge from mnicholson1-1/+2
2010-03-13Merged revisions 252089 via svnmerge from twilson1-1/+3
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 via svnmerge from kpfleming1-2/+7
2009-03-05Merged revisions 180372 via svnmerge from kpfleming1-0/+10
2009-02-17Clear up documentation of AST_FRIENDLY_OFFSET in frame.hmmichelson1-3/+11
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...kpfleming1-5/+15
2008-11-20Merged revisions 158072 via svnmerge from mmichelson1-0/+4
2008-05-30Prefer T140 with REDundance before T140 without.oej1-3/+3
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-4/+4
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...oej1-2/+6
2008-04-17Merged revisions 114207 via svnmerge from mmichelson1-0/+4
2008-03-05Merged revisions 106235 via svnmerge from file1-1/+3
2008-03-05Merged revisions 105932 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