team-charls / charls

CharLS, a C++ JPEG-LS library implementation
BSD 3-Clause "New" or "Revised" License
188 stars 74 forks source link

Make encoding_options::include_pc_parameters_jai not enabled by default #271

Closed vbaderks closed 1 year ago

vbaderks commented 1 year ago

3.0 is a major version and can contain breaking changes. Make include_pc_parameters_jai not default enabled. Java code that uses JAI is aware of this defect and decoders have workaround to prevent it. There is no need to enable this option by default during encoding anymore.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication