xinxinlx / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

Cant call twice opj_get_decoded_tile() #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[Even Rouault]

It seems like we cant call twice in a row opj_get_decoded_tile()
with tilenumber = 0, then 1 reusing the same codec objects, , stream and
image from one call to the other. On the second call, the return error code is  
true, but image->comps[i].data is NULL

Original issue reported on code.google.com by mathieu.malaterre on 8 Nov 2012 at 4:20

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2188.

Original comment by mathieu.malaterre on 8 Nov 2012 at 4:41

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2189.

Original comment by mathieu.malaterre on 8 Nov 2012 at 4:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2190.

Original comment by mathieu.malaterre on 8 Nov 2012 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by mathieu.malaterre on 25 Feb 2014 at 3:47

GoogleCodeExporter commented 9 years ago
All rta* tests are running fine on today dashboard. closing.

Original comment by mathieu.malaterre on 3 Mar 2014 at 4:15