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