ENH: Fix compilation on mingw32 and borland
[openjpeg.git] / ChangeLog
1 What's New for OpenJPEG
2
3 * : fixed
4 - : removed
5 ! : changed
6 + : added
7
8 January 25, 2006
9 ! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
10
11 January 25, 2006
12 * [Antonin Descampe] fixed a problem in convert.c when multiple comments
13 + [Antonin Descampe] added cmake files to the project
14 ! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
15 + [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
16 ! [Antonin Descampe] removed all CtrlM from files
17
18 January 24, 2006
19 ! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
20
21 January 20, 2006
22 * [Antonin Descampe] fixed various minor warnings with gdcm patches
23
24 January 19, 2006
25 * [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
26
27 January 18, 2006
28 * [Herve Drolon] changed the name of j2k_realloc to opj_realloc
29 * [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
30
31 December 8, 2005
32 * [Antonin Descampe] fixed a bug when specifying a rate '-r' => no distortion info was available in the index
33 * [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
34
35 December 5, 2005 - 1.1.0