Expand description
Decode Decoder markers/segments
This file deals with decoding header information in a jpeg file
Functionsยง
- parse_
app1 ๐ - Parse the APP1 segment
- parse_
app2 ๐ - parse_
app14 ๐ - Parse Adobe App14 segment
- parse_
dqt ๐ - B.2.4.1 Quantization table-specification syntax
- parse_
huffman ๐ - B.2.4.2 Huffman table-specification syntax
- parse_
sos ๐ - Parse a start of scan data
- parse_
start_ ๐of_ frame - Section:
B.2.2 Frame header syntax
- un_
zig_ ๐zag - Small utility function to print Un-zig-zagged quantization tables