Reading bit sequences from a byte slice
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Low-level string, number, and bitstream primitives (Ztring, radix conversion) underpinning revelo.
Bitstream I/O for OxiMedia — derived from bitstream-io 4.9.0, std-only (no core2 dependency)
Pure-Rust True Audio (TTA) lossless audio decoder for the oxideav framework
Pure-Rust H.266 / VVC (ITU-T H.266 | ISO/IEC 23090-3) bitstream parser + decoder scaffold for oxideav
Pure-Rust JPEG XL (JXL) codec — RETIRED 2026-05-08 pending strict-isolation cleanroom workspace; current state ships round-1..3 ANS + headers + LfGlobal + GlobalModular wiring only. Rounds 7-11 + encoder rounds 1-6 retired with the libjxl-trace-reverse-engineering.md docs retirement of 2026-05-06.
Pure-Rust Theora video codec — orphan-rebuild scaffold pending clean-room re-implementation.
Pure-Rust VP9 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Pure-Rust AVIF (AV1 Image File Format) decoder — HEIF meta-box walk + primary-item / av1C extraction, handed to oxideav-av1 for end-to-end pixel decode; grid + alpha + irot/imir/clap composition
Rust reader for Audio Data Transport Stream (ADTS) frames
Pure-Rust ITU-T H.263 baseline video decoder for oxideav