In order to handle threaded image loading when using Jasper, the jas_init() and 
jas_cleanup() methods should only be called in the beginning and in the 
destruction of the ReaderWriterJP2 object.  Otherwise the image table that is 
created by jasper, may be initialized more than once, causing the table to 
change in the middle of use.

Let me know if you have questions.

Thanks,

Eric

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=36912#36912




Attachments: 
http://forum.openscenegraph.org//files/readerwriterjp2_140.cpp


_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to