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