This repository was archived by the owner on Nov 23, 2023. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Some old code I wrote. It's an implementation of EBML as described at <http://www.matroska.org/technical/specs/rfc/index.html>. Matroska doesn't actually use the document type definitions described in that file, but I went ahead and implemented it that way anyway. Oh well. It runs really slowly on a video file of any real size, but it does work.