opj_j2k_update_image_data(): avoid allocating image buffer if we can just reuse the...
authorEven Rouault <even.rouault@spatialys.com>
Fri, 1 Sep 2017 19:36:35 +0000 (21:36 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Fri, 1 Sep 2017 20:23:29 +0000 (22:23 +0200)
commit676d4c807f0162877f9f32e4cdda2e242788d410
tree3b632f18d66763f1849862be4b04074f4226133b
parent4c7effa6bc37beb2a8e2f29ecf5845cde93f6b88
opj_j2k_update_image_data(): avoid allocating image buffer if we can just reuse the tile buffer one
src/lib/openjp2/j2k.c
src/lib/openjp2/tcd.c