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

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

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.