Skip to content

proposal: image/jpeg: add support for arithmetic encoding #72062

Description

@robert-ancell

Proposal Details

JPEG supports two forms of entropy coding, Huffman and Arithmetic. Due to patent concerns, most implementations (at least on the Internet) made use of Huffman coding, however many implementations including the standard libjpeg have now supported Arithmetic coding for many years. I propose updating the Go JPEG implementation to support Arithmetic coding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeLibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposal

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions