I notice a comment in the image manager that the image loader can't be made multithreaded because the JPEG loader isn't MT-safe. Is this an issue in the JPEG library or somewhere else? Particularly (but not exclusively) on an SMP/CMP or HT system, multithreading the loader might offer a significant performance improvement.