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

Ralph Giles d4849cf071 Bump version. 9 роки тому
examples 9125dbf2c7 Return the number of tracks read to C callers. 9 роки тому
src 9125dbf2c7 Return the number of tracks read to C callers. 9 роки тому
.gitignore cdebc187f6 Empty cargo template. 10 роки тому
.travis.yml 709fc50771 Add minimal travis config. 10 роки тому
Cargo.toml bea0c580ed Bump version. 9 роки тому
LICENSE c40bbde6f9 Add MPLv2 license text. 10 роки тому
README.md d33d11830e Add travis build to the README. 9 роки тому

README.md

This is an mp4 track metadata parser.

Latest crate version Travis build status

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