Introduction
Bitstream Syntax
1.
Reading a Bitstream
1.1.
Bitstream Operations
1.2.
Structs and Enums
1.3.
Reading Extensions
2.
Container Format
2.1.
JPEG XL Codestream Boxes
3.
Codestream Overview
Image Header
4.
Image Header
4.1.
struct ImageHeaders
4.2.
struct ImageSize
4.3.
struct ImageMetadata
Entropy Decoding
5.
Reading Entropy Decoder Configuration
5.1.
LZ77 Stream
5.2.
Distribution Clustering
5.3.
Entropy Coding Types
5.4.
Hybrid Integer
5.5.
Symbol Probability Distributions
5.5.1.
Prefix Code
5.5.2.
Asymmetric Numeral Systems
6.
Decoding Entropy-coded Stream
6.1.
Entropy-coded Symbol
6.2.
Hybrid Integer
6.3.
LZ77-enabled Stream
Color Encoding
7.
Color Encoding
7.1.
struct ColorEncoding
7.2.
struct ToneMapping
7.3.
struct OpsinInverseMatrix
7.4.
Decoding ICC Profile