opj_j2k_check_poc_val(): fix starting index for checking layer dimension
authorEven Rouault <even.rouault@spatialys.com>
Wed, 24 Apr 2019 22:28:05 +0000 (00:28 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Thu, 25 Apr 2019 12:40:55 +0000 (14:40 +0200)
commit6589c609f6d6b3743715fceefbdac6e4ecb76aee
tree6c1c6c7e8b32f602882cb0adafa909a4fcc0f8ec
parent1e3a57563defb6aa7cf24ffd2394d4a820e13bda
opj_j2k_check_poc_val(): fix starting index for checking layer dimension

The standard mandates that the layer index always starts at zero for every
progression.
src/lib/openjp2/j2k.c