2005-12-08 10:38:47 +01:00
|
|
|
What's New for OpenJPEG
|
|
|
|
|
|
|
|
* : fixed
|
|
|
|
- : removed
|
|
|
|
! : changed
|
|
|
|
+ : added
|
|
|
|
|
2006-01-25 09:45:21 +01:00
|
|
|
January 25, 2006
|
2006-01-25 17:02:12 +01:00
|
|
|
! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
|
|
|
|
|
|
|
|
January 25, 2006
|
2006-01-25 16:45:01 +01:00
|
|
|
* [Antonin Descampe] fixed a problem in convert.c when multiple comments
|
2006-01-25 10:23:17 +01:00
|
|
|
+ [Antonin Descampe] added cmake files to the project
|
2006-01-25 10:00:40 +01:00
|
|
|
! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
|
|
|
|
+ [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
|
2006-01-25 10:03:41 +01:00
|
|
|
! [Antonin Descampe] removed all CtrlM from files
|
2006-01-25 09:45:21 +01:00
|
|
|
|
2006-01-24 21:40:58 +01:00
|
|
|
January 24, 2006
|
|
|
|
! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
|
|
|
|
|
2006-01-20 17:53:05 +01:00
|
|
|
January 20, 2006
|
|
|
|
* [Antonin Descampe] fixed various minor warnings with gdcm patches
|
|
|
|
|
2006-01-19 21:25:44 +01:00
|
|
|
January 19, 2006
|
|
|
|
* [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
|
|
|
|
|
2006-01-18 21:11:30 +01:00
|
|
|
January 18, 2006
|
|
|
|
* [Herve Drolon] changed the name of j2k_realloc to opj_realloc
|
|
|
|
* [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
|
|
|
|
|
|
|
|
December 8, 2005
|
2005-12-08 15:47:40 +01:00
|
|
|
* [Antonin Descampe] fixed a bug when specifying a rate '-r' => no distortion info was available in the index
|
2005-12-08 12:01:59 +01:00
|
|
|
* [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
|
|
|
|
|
|
|
|
December 5, 2005 - 1.1.0
|