Skip to content

CPU_HUFFMAN_ZLIB Compressor Doesn't Use Huffman Coding #192

@ben-e-whitney

Description

@ben-e-whitney

When the lossless compressor is set to CPU_HUFFMAN_ZLIB in the header, Huffman coding is not applied to the quantized coefficients before they are passed to compress_memory_z. See this case. We should rename the enumeration value to CPU_ZLIB and add a case where both Huffman coding and compress_memory_z are applied.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions