ebml-webm 0.1.0

Sans-IO EBML/WebM mux + demux (Segment/Tracks/Cluster/SimpleBlock subset)
Documentation
1
2
3
4
5
6
7
8
9
10
11
# ebml-webm

Sans-IO EBML/WebM mux + demux. Freestanding — no Mediaway types.

Unprefixed reusable core — naming [ADR-0012](../../docs/adr/0012-unprefixed-reusable-cores.md).
Product Mediaway surface: [`mediaway-container`](../mediaway-container/) (`webm` module).

See [`docs/roadmap.md`](docs/roadmap.md), [`adr/0001`](adr/0001-ebml-vint-webm-schema-v1.md)
(demux element subset), [`adr/0002`](adr/0002-full-matroska-profile.md)
(lacing/`BlockGroup`), and [`adr/0003`](adr/0003-webm-mux.md) (mux) for the
exact scope and what is still deferred.