0.6.0
The main contributions are:
- Added support for IMF and BROADCAST profiles. ojph_compress now has the options "-profile IMF" and "-profile BROADCAST". These options do NOT change any configurations, but
- run a check to see if the options selected, which might be the default options, meet the requested profile, producing a error message if something is wrong. The check includes testing any tile options.
- insert the TLM marker segment into the generated codestream, which is required by these two profiles.
- store each colour component into its own tile-part, which is a requirement for these two profiles.
- Addressed issue #7.