diff options
| author | Giuseppe Baruffa <gbaruffa@users.noreply.github.com> | 2007-09-04 14:19:55 +0000 |
|---|---|---|
| committer | Giuseppe Baruffa <gbaruffa@users.noreply.github.com> | 2007-09-04 14:19:55 +0000 |
| commit | d3d2a36fbc2b856bd9b6e1a8ed0cab9277e9d517 (patch) | |
| tree | 4d5df25249f810cde9d67b2c7560ecd3f2cfe108 /ChangeLog | |
| parent | 564e16d5cea51dc877870055e2703330ad323cdd (diff) | |
Added some fields in the codestream_info structure: they are used to record the position of single tile parts. Changed also the write_index function in the codec, to reflect the presence of this new information.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ What's New for OpenJPEG ! : changed + : added +September 4, 2007 ++ [GB] Added some fields in the codestream_info structure: they are used to record the position of single tile parts. Changed also the write_index function in the codec, to reflect the presence of this new information. September 3, 2007 + [GB] Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the JPWL project). Management of these markers is limited to skipping them without crashing: no real security function at this stage. Deprecated USE_JPSEC will be removed next |
