Andreas Huggel
|
773e6c6fa1
|
Use re-entrant system functions (gmtime_r, strerror_r) if available
|
20 years ago |
Andreas Huggel
|
ef7aae6fa3
|
Changed ImageFactory to use a static registry (to make it re-entrant without using a locking mechanism), introduced new ImageType namespace (for identifiers for image formats, these can be added without modifying image.*), tweaked image related documentation
|
20 years ago |
Andreas Huggel
|
e65f3fef98
|
Fixed MSVC and MinGW warnings
|
20 years ago |
Andreas Huggel
|
2b55ed40b6
|
Corrected and renamed Ciff parser class hierarchy
|
20 years ago |
Andreas Huggel
|
489fff191d
|
Canon CRW read support, first try. Introduces a new approach to parsing metadata. Cluttered by some related additions to the Canon makernote note and a bit of cleanup.
|
20 years ago |