Added support for the TGA file format in the codec
[openjpeg.git] / ChangeLog
index ca281130b2257a393b7f6f09db0b283e16402bf0..5832d56336d5f335def65559d7b424ddd228b3d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,22 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+August 20, 2008
++ [FOD] Added support for the TGA file format in the codec
+
+August 08, 2008
+* [Parvatha] Fixed the DCinema filesize allocation. It now includes the SOT marker size
+
+August 02, 2007
++ [GB] Added a basic saving capability to OPJViewer
+
+July 18, 2007
+! [FOD] Updated libtiff library version to 3.8.2 (for WIN32)
+* [FOD] Updated BMP and PxM truncation when decoding J2K files with more than 8 bits
+
+July 17, 2007
+* [FOD] Fixed raw option for images with more than three components
+
 July 17, 2007
 + [FOD] Added support for RAW images. This module has been developped by the University of Perugia team. Thanks to them ! [image_to_j2k.c j2k_to_image.c convert.c convert.h]