Commit Graph
10 Commits
Author SHA1 Message Date
Steve Checkoway 8b98d83a50 Attempt to make the callback faster when the proc format is either exactly what SM wants (unlikely from what I've read) or the canonical format (according to apple). 2004-06-24 22:04:55 +00:00
Glenn Maynard b5e625db3d fix crash 2004-06-07 01:59:06 +00:00
Glenn Maynard 9cb17abd2a try to keep API boundaries passing frames, instead of bytes 2004-06-06 04:25:36 +00:00
Glenn Maynard ee344530aa only realloc if the buffer needs to be bigger; having a buffer that's too
big is OK
2004-06-06 04:21:39 +00:00
Glenn Maynard 0366a45611 fix potential crash 2004-05-19 01:52:40 +00:00
Glenn Maynard aa73bb0444 license update 2004-05-15 20:28:17 +00:00
Steve Checkoway 06a900de08 Fix another potential memory leak.
Be consistent with respect to static vs. anonymous namespaces.
2004-03-28 22:37:12 +00:00
Glenn Maynard bee8234100 fix potential memory leak
increase decoder thread priority
init the hardware stream in the driver, not in the converter
2004-03-28 21:18:21 +00:00
Steve Checkoway 3f17555195 Remove debugging output. 2004-03-24 17:30:44 +00:00
Steve Checkoway 675706eb82 Working CoreAudio driver for OS X. (Does this make 8 attempts??) 2004-03-24 17:02:02 +00:00