diff options
| author | Freeimage <freeimage@aliceadsl.fr> | 2006-01-19 20:25:44 +0000 |
|---|---|---|
| committer | Freeimage <freeimage@aliceadsl.fr> | 2006-01-19 20:25:44 +0000 |
| commit | 197b0505cb07544104f336d56384655c1f589f91 (patch) | |
| tree | 42fdab63bce8e71820ae001bd8d7bc717a24552e /ChangeLog | |
| parent | f8d899c4f14a14adfba0bd2b6d78c082f20e9be1 (diff) | |
fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ What's New for OpenJPEG ! : changed + : added +January 19, 2006 +* [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2->comps) + 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) |
