Actions
Conformance #882
closedJPEG-LS encoder should set PlanarConfiguration to 0
Start date:
2019-04-29
Due date:
% Done:
100%
Estimated time:
Module:
Operating System:
Compiler:
Description
CP-1843 (Final Text) requires JPEG-LS compressed color images (RGB or YBR_FULL) to use a value of 0 for Planar Configuration (instead of 1 as introduced with CP-1653).
The same applies to JPEG Lossy and JPEG Lossless, but apparently this has already been implemented by DJCodecEncoder::encodeColorImage().
Updated by Jörg Riesmeier over 6 years ago
- Related to Bug #819: RLE encoder should set PlanarConfiguration to 1 added
Updated by Marco Eichelberg almost 6 years ago
- Status changed from New to Closed
- Assignee set to Marco Eichelberg
- % Done changed from 0 to 100
Closed by commit #55a8a0ff7.
Actions