aboutsummaryrefslogtreecommitdiffstats
path: root/main/slinfactory.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-16Improve support for media paths that can generate multiple frames at once.kpfleming1-12/+18
2009-03-18revert commit that included extranous changeskpfleming1-18/+12
2009-03-18Improve the build system to *properly* remove unnecessary symbols from the ru...kpfleming1-12/+18
2009-01-27Prevent a crash from occurring when a jitter buffer interpolated frame ismmichelson1-0/+10
2008-04-08If audio suddenly gets fed into one side of a channel after a lapse of frames...file1-0/+18
2008-04-01Ensure that we do not exceed the hold's maximum size with a single frame.file1-0/+3
2008-01-30Fix an issue where if a frame of higher sample size preceeded a frame of lowe...file1-2/+2
2008-01-19Fix a couple of memory leaks with frame handling. Specifically,russell1-1/+10
2007-05-24Fix slinfactory logic when dealing with frames coming in that may already be ...file1-3/+5
2007-03-05Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)file1-4/+4
2006-09-26Slight overhaul of the whisper support. 1. We need to duplicate the frame fro...file1-6/+1
2006-08-29Merge team/russell/frame_cachingrussell1-12/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+157