openpreserve / jpylyzer

JP2 (JPEG 2000 Part 1) validator and properties extractor. Jpylyzer was specifically created to check that a JP2 file really conforms to the format's specifications. Additionally jpylyzer is able to extract technical characteristics.
http://jpylyzer.openpreservation.org/
Other
69 stars 28 forks source link

Add file-level warnings to output file #215

Closed bitsgalore closed 8 months ago

bitsgalore commented 8 months ago

File-level warnings only, so:

bitsgalore commented 8 months ago

Done:

https://github.com/openpreserve/jpylyzer/commit/43f73dc0ced0f83659e325fc204e78aef5725c3e

This also makes it possible to add warnings for any of the existing validator functions.

Updated docs:

https://github.com/openpreserve/jpylyzer/commit/5a34e2657110f8b37d66817a312240216400e2f8