aboutsummaryrefslogtreecommitdiffstats
path: root/main/frame.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-10Another batch of files from RSW. The remaining apps and a few moreseanbright1-29/+27
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-14/+14
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-20/+20
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...oej1-1/+2
2008-04-17Merged revisions 114207 via svnmerge from mmichelson1-0/+4
2008-03-27But we can change the API here.qwell1-1/+0
2008-03-27Merged revisions 111280 via svnmerge from qwell1-0/+1
2008-03-26Merged revisions 111245 via svnmerge from qwell1-17/+1
2008-03-07Merged revisions 106552 via svnmerge from tilghman1-3/+3
2008-03-04Whitespace changes onlytilghman1-1/+1
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...file1-0/+19
2008-02-18Add some missing control frames.file1-0/+6
2008-01-18Merged revisions 99081 via svnmerge from russell1-3/+3
2008-01-17Merged revisions 99004 via svnmerge from russell1-1/+37
2008-01-15Merged revisions 98943 via svnmerge from russell1-4/+10
2008-01-11 - Fix the last set of places where incorrect assumptions were made about therussell1-2/+2
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-20move internal function declarations to include/asterisk/_private.hrizzo1-0/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-3/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-08improve linked-list macros in two ways:kpfleming1-2/+3
2007-11-06Commit some cleanups to the format type code.tilghman1-31/+33
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-3/+3
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-3/+3
2007-10-15Add packetization data for G.722.file1-1/+1
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedrussell1-1/+1
2007-09-18(issue #10724)qwell1-67/+69
2007-08-07(closes issue #10225)file1-31/+22
2007-06-20Merged revisions 70360 via svnmerge from file1-1/+1
2007-06-20Merged revisions 70198 via svnmerge from file1-1/+1
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-4/+2
2007-06-11corrected CLI 'core show codecs' syntax for issue 9945, thanks eserra.dhubbard1-3/+3
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-9/+9
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...file1-34/+34
2007-01-19Merged revisions 51311 via svnmerge from russell1-5/+3
2007-01-08Issue #8663 - Add passthrough support for MPEG4 (neutrino88). oej1-3/+4
2007-01-04Merged revisions 49536 via svnmerge from kpfleming1-2/+4
2007-01-04Merged revisions 49457,49460-49461 via svnmerge from kpfleming1-1/+16
2007-01-01- Add error handling to ast_parse_allow_disallowoej1-2/+8
2006-12-27Merged revisions 49006 via svnmerge from kpfleming1-1/+1
2006-12-27Merged revisions 48987 via svnmerge from kpfleming1-2/+2
2006-12-25Resolve some compiler warningsrussell1-1/+1
2006-12-06Staticize one, and Constify a bunch of usage strings for CLI commands.russell1-2/+2
2006-12-05Well, yes... oej1-1/+1
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) oej1-0/+4
2006-11-20Merged revisions 47860 via svnmerge from file1-0/+4
2006-11-13fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400pmogorman1-1/+4
2006-11-08restore display of G.722 codeckpfleming1-1/+1
2006-11-02Merged revisions 47051 via svnmerge from tilghman1-5/+5
2006-10-25Merged revisions 46154 via svnmerge from kpfleming1-3/+5