diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-02-19 09:59:29 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-02-19 09:59:29 +0000 |
| commit | eac141b69aea8840ccd8dfa5285f1cab5b59d5eb (patch) | |
| tree | 291504a63413f5ac52bd9fd1485947d58a6bc525 /ChangeLog | |
| parent | d084ff59f2da8bfa430d113105df1037fb1c605f (diff) | |
Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header
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 +February 19, 2007 ++ [FOD] Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header (modified openjpeg.c, openjpeg.h, j2k.c and j2k.h) + February 13, 2007 ! [FOD] David Fries suggestions. In image_to_j2k and j2k_to_image, strncpy() functions: instead of specifying the path size macro, let the compiler read the length out of the array entry. ! [FOD] David Fries suggestions. Makefile modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added. |
