c38f4cfe9b2e780e394848a351e4ce010549017c
[openjpeg.git] / ChangeLog
1 What's New for OpenJPEG
2
3 * : fixed
4 - : removed
5 ! : changed
6 + : added
7
8 January 31, 2006
9 * [Mathieu Malaterre] Fix compilation using default openjpeg.dsw
10 - [Mathieu Malaterre] Remove all references to OPJ_EXPORT, no declspec in header file anymore
11 + [Mathieu Malaterre] Add a def.in file which is a template for Module Definition
12
13 January 27, 2006
14 * [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
15
16 January 26, 2006
17 * [Herve Drolon] fixed various minor warnings occuring under gcc
18 * [__david__] fixed a segfault in codec/image_to_j2k.c & codec/j2k_to_image.c
19 * [__david__] fixed help option in codec/j2k_to_image & codec/image_to_j2k
20
21 January 25, 2006
22 ! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
23 ! [Mathieu Malaterre] Add a lot of comments on the CMake build system
24 ! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
25
26 January 25, 2006
27 * [Antonin Descampe] fixed a problem in convert.c when multiple comments
28 + [Antonin Descampe] added cmake files to the project
29 ! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
30 + [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
31 ! [Antonin Descampe] removed all CtrlM from files
32
33 January 24, 2006
34 ! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
35
36 January 20, 2006
37 * [Antonin Descampe] fixed various minor warnings with gdcm patches
38
39 January 19, 2006
40 * [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
41
42 January 18, 2006
43 * [Herve Drolon] changed the name of j2k_realloc to opj_realloc
44 * [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
45
46 December 8, 2005
47 * [Antonin Descampe] fixed a bug when specifying a rate '-r' => no distortion info was available in the index
48 * [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
49
50 December 5, 2005 - 1.1.0