Parser for ISO Base Media Format aka video/mp4 written in Rust.

Ralph Giles 6cdb2a8147 Bump version for 0.0.9. 10 vuotta sitten
examples 678c5c43b1 Handle results in the dump example. 10 vuotta sitten
src 7398db94f8 Fix failure propagation. 10 vuotta sitten
.gitignore cdebc187f6 Empty cargo template. 10 vuotta sitten
.travis.yml 709fc50771 Add minimal travis config. 10 vuotta sitten
Cargo.toml b2b67a82e1 Bump version for 0.0.9. 10 vuotta sitten
LICENSE c40bbde6f9 Add MPLv2 license text. 10 vuotta sitten
README.md 1d55037cb3 Add a readme with a link to the crates.io page. 10 vuotta sitten

README.md

This is an mp4 track metadata parser.

Latest crate version

My primary interest is writing a pure-rust replacement for the the track metadata parser needed by Firefox.