[vorbis-dev] QuickTime component for MacOS 9

Kevin Avila kevin at hzsystems.com
Tue May 22 11:48:39 PDT 2001



On Friday, May 18, 2001, at 10:14 AM, Kevin Marks wrote:

>> I'm working on separating them which is more difficult than you think,
>> because the compressor has to be able to run at deferred task time.
>> Calling malloc from deferred task time is a no-no.  I've got a
>> solution, but I'm still implementing it.  This problem happens
>> with the decompressor also.
>
> There are interrupt safe allocaters on the Mac (Open Transport has 
> one), but you are better off not using these if you can.

  It may be safer to use MP Tasks instead of the time manager. Much more 
of the toolbox is avil. when using MP over deffered tasks (plus it would 
make for one cool OS X player/plugin.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list