summaryrefslogtreecommitdiff
path: root/src/verify_j2k.cc
AgeCommit message (Expand)Author
4 daysINVALID_JPEG2000_TILE_PARTS_FOR_{2,4}K: note -> tile_parts.Carl Hetherington
4 daysINVALID_JPEG2000_RSIZ_FOR_{2,4}K: note to capabilities.Carl Hetherington
4 daysINCORRECT_JPEG2000_POC_MARKER: note -> error, poc_marker.Carl Hetherington
4 daysINCORRECT_JPEG2000_POC_MARKER_COUNT_FOR_{2,4}K: note -> poc_markers.Carl Hetherington
4 daysINVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.Carl Hetherington
4 daysINVALID_JPEG2000_GUARD_BITS_FOR_{2,4}K: note -> guard_bits.Carl Hetherington
4 daysINVALID_JPEG2000_CODESTREAM: note -> error.Carl Hetherington
8 daysRename size -> size_in_bytes.Carl Hetherington
2026-03-22Use a dcp::Fraction for verification note frame rate.Carl Hetherington
2025-12-20Derive verification note type from the code...v1.10.45Carl Hetherington
2025-12-20Fix typo in name 200 -> 2000.Carl Hetherington
2025-03-25Check J2K Rsiz (capabilities) word.Carl Hetherington
2025-01-01Replace raw_convert<string> with direct calls to fmt.v1.10.3Carl Hetherington
2024-08-15Missing set of frame rate causing crash when DoM tries to make its message.v1.8.102Carl Hetherington
2024-01-03Report every frame (with index) that has a JPEG2000 codestream error (DoM #26...Carl Hetherington
2023-04-16Check for tile parts being too big in the verifier (DoM #2450).Carl Hetherington
2022-12-21Relax the COC component number verification error (DoM #2395).v1.8.47Carl Hetherington
2022-12-20Add detail to the invalid COC component number error.v1.8.46Carl Hetherington
2021-10-06Fix incorrect error code (2K when it should be 4K).v1.8.1Carl Hetherington
2021-02-06Basic analysis (verification) of J2K codestreams.Carl Hetherington