summaryrefslogtreecommitdiff
path: root/main/frame.c
AgeCommit message (Expand)Author
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
2006-11-20Merged revisions 47860 via svnmerge from Joshua Colp
2006-11-13fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400pMatt O'Gorman
2006-11-08restore display of G.722 codecKevin P. Fleming
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-10-25Merged revisions 46154 via svnmerge from Kevin P. Fleming
2006-10-19Extend the thread storage API such that a custom initialization function canRussell Bryant
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-26Merged revisions 43674 via svnmerge from Jason Parker
2006-09-22Merged revisions 43477 via svnmerge from Russell Bryant
2006-09-21Remove deprecated CLI apps from the coreTilghman Lesher
2006-09-19Warning be gone!Joshua Colp
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-04Remove old unused functionsJoshua Colp
2006-09-03Add the ability to specify that a frame should not be considered for cachingRussell Bryant
2006-08-31Add new frame types for DTMFJoshua Colp
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming