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