team-charls / charls

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

Update jpegls_decoder and jpegls_encoder to follow same const pattern as C API #308

Closed vbaderks closed 1 month ago

vbaderks commented 1 month ago

Use helper methods to ensure const is correctly forwarded to the C API.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud