Commit graph

2 commits

Author SHA1 Message Date
salo
a6394a2974 Update to version 0.7.6
Changes:
- add a couple of new elements
- address some other minor issues
2005-04-18 00:57:21 +00:00
salo
513a57a744 Initial import of libmatroska-0.6.3: Extensible open standard Audio/Video
container format library.

Matroska aims to become THE Standard of Multimedia Container Formats.
It was derived from a project called MCF, but differentiates from it
significantly.  It is based on EBML (Extensible Binary Meta Language),
a binary derivative of XML.

Matroska is designed with the future in mind. It incorporates features
you would expect from a modern container format, like:

- Streamable over internet (HTTP and RTP)
- Fast seeking in the file
- High error recovery
- Menus (like DVDs have)
- Chapter entries
- Selectable subtitle streams
- Selectable audio streams
- Modularly extendable

From pkgsrc-wip, submitted by Sergey Svishchev.
2004-04-07 12:52:16 +00:00