diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-11-27 14:00:45 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-11-27 14:00:45 +0000 |
| commit | 9e5d165e79499cffe11a85ebc1b1ff320d52953b (patch) | |
| tree | d8cb1dd7ba37de0b6ade54bff7814a54991a2110 /ChangeLog | |
| parent | efa5f7977cbaf85cc3034fc34d1094911bc99fbd (diff) | |
Fixed the maximum number of resolutions a user can discard while decoding.
Added an error state in J2K_STATE (j2k.c)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ November 14, 2007 + [FOD] Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding. * [FOD] Fixed bugs during the creation of the index (PCRL progression order) +* [FOD] Fixed the maximum number of resolutions a user can discard while decoding. + Added an error state in J2K_STATE (j2k.c) November 14, 2007 ! [FOD] - First Patch by Callum Lerwick. Instead of reinventing realloc, j2k_read_sod now just uses opj_realloc in j2k.c |
