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