(no commit message)
[openjpeg.git] / ChangeLog
1 What's New for OpenJPEG
2
3 * : fixed
4 - : removed
5 ! : changed
6 + : added
7
8 August 18, 2006
9 * [Antonin] fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.
10
11 August 4, 2006
12 * [Antonin] fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level.
13
14 July 28, 2006
15 + [Antonin Descampe] added a readme in /mj2 to warn people that it only works with opj0.97
16
17 July 21, 2006
18 * [Mathieu Malaterre] Install exe and lib and include correctly
19 * [Mathieu Malaterre] Fixed mem leaks and greyscale bmp
20 * [Mathieu Malaterre] Fix pgx name length + random memory access
21 ! [Mathieu Malaterre] API is now const
22
23 March 19, 2006
24 * [Antonin] fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
25
26 February 12, 2006
27 - [Herve Drolon] removed unneeded working variables in opj_tcd_t
28
29 February 04, 2006
30 * [galt] fixed a bug in codec/convert.c::imagetobmp
31
32 February 01, 2006
33 ! [Herve Drolon] changed function definitions of INT and FIX modules to 'inline'
34 + [Herve Drolon] added a VERSION resource to the DLL version of OpenJPEG
35
36 January 31, 2006
37 * [Mathieu Malaterre] Fix compilation using default openjpeg.dsw
38 * [Herve Drolon] fixed various minor warnings occuring under icc9 and bcc32
39 - [Mathieu Malaterre] Remove all references to OPJ_EXPORT, no declspec in header file anymore
40 + [Mathieu Malaterre] Add a def.in file which is a template for Module Definition
41 + [Herve Drolon] added MSVC project and compiler directives to build a 'standard' WIN32 DLL
42 ! [Mathieu Malaterre] Update CMake to match the new shared lib system (no more def file)
43
44 January 27, 2006
45 * [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
46
47 January 26, 2006
48 * [Herve Drolon] fixed various minor warnings occuring under gcc
49 * [__david__] fixed a segfault in codec/image_to_j2k.c & codec/j2k_to_image.c
50 * [__david__] fixed help option in codec/j2k_to_image & codec/image_to_j2k
51
52 January 25, 2006
53 ! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
54 ! [Mathieu Malaterre] Add a lot of comments on the CMake build system
55 ! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
56
57 January 25, 2006
58 * [Antonin Descampe] fixed a problem in convert.c when multiple comments
59 + [Antonin Descampe] added cmake files to the project
60 ! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
61 + [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
62 ! [Antonin Descampe] removed all CtrlM from files
63
64 January 24, 2006
65 ! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
66
67 January 20, 2006
68 * [Antonin Descampe] fixed various minor warnings with gdcm patches
69
70 January 19, 2006
71 * [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
72
73 January 18, 2006
74 * [Herve Drolon] changed the name of j2k_realloc to opj_realloc
75 * [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
76
77 December 8, 2005
78 * [Antonin Descampe] fixed a bug when specifying a rate '-r' => no distortion info was available in the index
79 * [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
80
81 December 5, 2005 - 1.1.0