[vorbis-dev] problem solved!
Brett Paterson
brett at fmod.org
Sat Dec 9 09:42:15 PST 2000
A while back I said calling ov_time_seek_page caused the whole oggvorbis decoder to crash a while ago, and that the crash point kept jumping around.. I realize now that i was attempting to call it from a different thread than the decoder thread!.. vorbisfile isnt threadsafe of course (not that i expect it to be), so all sorts of weird stuff occured.. :).. moving the seek into the same thread as the decoder has fixed it now..
stupid me..
Brett.
--- >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