[Vorbis-dev] Vorbis and threads

Makadi Janos syberia at chello.hu
Mon Nov 29 21:58:44 PST 2004


Michael Smith wrote:
> The vorbis libraries are fully reentrant, but not thread safe. This means that 
> it's safe to use multiple independent threads in the libraries, but NOT 
> multiple threads acting on the same datastructures - so you can independently 
> encode and decode in two threads, or encode two things, or decode.. etc, as 
> long as you don't share any state between them.

Thanks,


Janos Makadi



More information about the Vorbis-dev mailing list