diff options
| author | Antonin Descampe <antonin@gmail.com> | 2008-05-22 16:39:40 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2008-05-22 16:39:40 +0000 |
| commit | 295ad6b112ab37974fba276fbf3c0cd4ccfd70d1 (patch) | |
| tree | afcbbf996908f921c7f598d1d14619bda1000179 /ChangeLog | |
| parent | f4d394d9324f12e820339fce0182b1d47f831059 (diff) | |
fixed a bug in j2k.c (j2k_write_sod) that allowed to get negative rates, thanks zhong1985624 for pointing this.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ What's New for OpenJPEG + : added May 22, 2008 +* [antonin] fixed a bug in j2k.c (j2k_write_sod) that allowed to get negative rates, thanks zhong1985624 for pointing this. + +May 22, 2008 * [antonin] additional test to avoid crash due to invalid image size, patch by Christopher Layne May 20, 2008 |
