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

Ralph Giles 7c0428711b Fix capi re-export. hace 9 años
capi 123c29483c WIP: Start CAPI. hace 9 años
examples 69052a9277 Update dump.rs to use #[derive(Debug)] box formatters. hace 9 años
src 7c0428711b Fix capi re-export. hace 9 años
.gitignore cdebc187f6 Empty cargo template. hace 10 años
.travis.yml 709fc50771 Add minimal travis config. hace 9 años
Cargo.toml 6552f0e532 Exclude test files from the cargo package. hace 9 años
LICENSE c40bbde6f9 Add MPLv2 license text. hace 9 años
README.md d33d11830e Add travis build to the README. hace 9 años

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.