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

Ralph Giles edfa9ba475 Bump version to v0.0.8. 10 лет назад
examples d7454e497c Remove task wrapper from the dump example. 10 лет назад
src dd9a42ca98 Add some error handling. 10 лет назад
.gitignore cdebc187f6 Empty cargo template. 10 лет назад
.travis.yml 709fc50771 Add minimal travis config. 10 лет назад
Cargo.toml 352e915935 Bump version to v0.0.8. 10 лет назад
LICENSE c40bbde6f9 Add MPLv2 license text. 10 лет назад
README.md 1d55037cb3 Add a readme with a link to the crates.io page. 10 лет назад

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.