Opened 21 months ago
Last modified 12 months ago
#11295 open enhancement
Decoding p1_03.j2k returns a warning
| Reported by: | Pierre-Anthony Lemieux | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | j2k |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
Reported by Osamu Watanabe <owatanab@es.takushoku-u.ac.jp>
Decoding p1_03.j2k (a test codestream defined in the ISO/IEC 15444-4) returns the following warning:
[jpeg2000 @ 0x12d7079a0] Mid mismatch 1 in pass 18 of 22
This message comes from the lines:
The cause of the warning should be investigated to suppress the warning.
Note:
See TracTickets
for help on using tickets.



Still an issue.