OSDN Git Service

jpeg2000: Reset s->numX/Ytiles on tile deallocation
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Jul 2013 08:01:36 +0000 (10:01 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 2 Jul 2013 18:05:48 +0000 (20:05 +0200)
commitf0552e63a669853ac7cd76f201356b8ea1608d6b
tree26296c1a65e8ace82d2de5fadbc550e4a4b86d85
parente11099db203c46ddeb9ac5707a824c8ae01ee8f4
jpeg2000: Reset s->numX/Ytiles on tile deallocation

Keep the structure fields more consistent after cleanup.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/jpeg2000dec.c