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

Ralph Giles 367f5fe6be Bump version to v0.0.7 преди 10 години
examples e2c8459fc7 Move recursive read_box into the crate. преди 10 години
src e2c8459fc7 Move recursive read_box into the crate. преди 10 години
.gitignore cdebc187f6 Empty cargo template. преди 10 години
.travis.yml 709fc50771 Add minimal travis config. преди 10 години
Cargo.toml 065f4352bf Bump version to v0.0.7 преди 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.