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

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

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.