2010.06.17 15:39 "[Tiff] libtiff 4 API/ABI stability?", by Adam Goode

2010.06.17 20:35 "Re: [Tiff] libtiff 4 API/ABI stability?", by Bob Friesenhahn

I have seen very good success from using thread specific data (TSD),

For stuff like codec registrations I'm not sure this is a good plan. It'd essentially mean that any TIFF* object is usable only within one thread.

Right. And the thread which did the registrations might not be the one which does the execution.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/