Fixed a bug which prevented JPWL from working on multi-tiled images; added some more...
authorGiuseppe Baruffa <gbaruffa@users.noreply.github.com>
Mon, 5 Nov 2007 13:05:07 +0000 (13:05 +0000)
committerGiuseppe Baruffa <gbaruffa@users.noreply.github.com>
Mon, 5 Nov 2007 13:05:07 +0000 (13:05 +0000)
commit95d760a1735517347355ff875549d85ebbc72eb7
treee1e1dfeca50f06b1161db44bd66ebd8780337f2e
parent123a680669995d50f354dd0159c83e7803a70ef3
Fixed a bug which prevented JPWL from working on multi-tiled images; added some more fields in the interface info structures (keep a list of markers, save start packet number for each tile)
19 files changed:
ChangeLog
OPJViewer/Makefile
OPJViewer/OPJViewer.dsp
OPJViewer/source/OPJDialogs.cpp [new file with mode: 0644]
OPJViewer/source/OPJViewer.cpp
OPJViewer/source/OPJViewer.h
OPJViewer/source/build.h
OPJViewer/source/imagj2k.cpp
OPJViewer/source/imagj2k.h
codec/image_to_j2k.c
jpwl/LibOpenJPEG_JPWL.dsp
jpwl/Makefile
jpwl/jpwl.c
jpwl/jpwl.h
jpwl/jpwl_lib.c
libopenjpeg/j2k.c
libopenjpeg/openjpeg.c
libopenjpeg/openjpeg.h
mj2/wrap_j2k_in_mj2.c