Changed the way the image structure is allocated when the decoding parameters include...
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Fri, 12 Oct 2007 15:04:34 +0000 (15:04 +0000)
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Fri, 12 Oct 2007 15:04:34 +0000 (15:04 +0000)
commit1f11a4fe903ef65fa31d579b3fec4e56e7a26c37
tree57de01335dac013008be881bcb13638712c82975
parentab0473aa42c3a069a0101f9dbbef1557635dca2b
Changed the way the image structure is allocated when the decoding parameters include some resolutions to discard. This should have a significant impact for the decoding of huge images when some resolutions are discarder (-r parameter)
Warning: The output image size is now reduced when discarding resolutions !
ChangeLog
codec/convert.c
libopenjpeg/j2k.c
libopenjpeg/t2.c
libopenjpeg/tcd.c