summaryrefslogtreecommitdiff
path: root/main/frame.c
AgeCommit message (Expand)Author
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...Kevin P. Fleming
2008-12-15Make sure we handle a uint32_t payload in ast_frdup()Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-11-20Merged revisions 158072 via svnmerge from Mark Michelson
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...Olle Johansson
2008-04-17Merged revisions 114207 via svnmerge from Mark Michelson
2008-03-27But we can change the API here.Jason Parker
2008-03-27Merged revisions 111280 via svnmerge from Jason Parker
2008-03-26Merged revisions 111245 via svnmerge from Jason Parker
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-03-04Whitespace changes onlyTilghman Lesher
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...Joshua Colp
2008-02-18Add some missing control frames.Joshua Colp
2008-01-18Merged revisions 99081 via svnmerge from Russell Bryant
2008-01-17Merged revisions 99004 via svnmerge from Russell Bryant
2008-01-15Merged revisions 98943 via svnmerge from Russell Bryant
2008-01-11 - Fix the last set of places where incorrect assumptions were made about theRussell Bryant
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-20move internal function declarations to include/asterisk/_private.hLuigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-06Commit some cleanups to the format type code.Tilghman Lesher
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-15Add packetization data for G.722.Joshua Colp
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedRussell Bryant
2007-09-18(issue #10724)Jason Parker
2007-08-07(closes issue #10225)Joshua Colp
2007-06-20Merged revisions 70360 via svnmerge from Joshua Colp
2007-06-20Merged revisions 70198 via svnmerge from Joshua Colp
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-11corrected CLI 'core show codecs' syntax for issue 9945, thanks eserra.Dwayne M. Hubbard
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...Joshua Colp
2007-01-19Merged revisions 51311 via svnmerge from Russell Bryant
2007-01-08Issue #8663 - Add passthrough support for MPEG4 (neutrino88). Olle Johansson
2007-01-04Merged revisions 49536 via svnmerge from Kevin P. Fleming
2007-01-04Merged revisions 49457,49460-49461 via svnmerge from Kevin P. Fleming
2007-01-01- Add error handling to ast_parse_allow_disallowOlle Johansson
2006-12-27Merged revisions 49006 via svnmerge from Kevin P. Fleming
2006-12-27Merged revisions 48987 via svnmerge from Kevin P. Fleming
2006-12-25Resolve some compiler warningsRussell Bryant
2006-12-06Staticize one, and Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-12-05Well, yes... Olle Johansson
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) Olle Johansson