aboutsummaryrefslogtreecommitdiffstats
path: root/main/frame.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Reverse change of "show" to "list" and make several other commands more consi...tilghman1-5/+5
2006-10-25add passthrough and file format support for G.722 16KHz audio (issue #5084, o...kpfleming1-4/+6
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file1-1/+1
2006-09-26Issue #8015, patch by Dan Austin.qwell1-6/+6
2006-09-22Suppress a compiler warning about the use of a potentially uninitializedrussell1-1/+1
2006-09-19Warning be gone!file1-10/+5
2006-09-18allow for packetization on rtp channel drivers, need to addmogorman1-21/+118
2006-09-18merge qwell's CLI verbification workkpfleming1-14/+145
2006-09-04Remove old unused functionsfile1-85/+0
2006-09-03Add the ability to specify that a frame should not be considered for cachingrussell1-2/+2
2006-08-31Add new frame types for DTMFfile1-2/+7
2006-08-29Merge team/russell/frame_cachingrussell1-60/+112
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1369