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

Ralph Giles 8ae07f452d Bump version for v0.1.4. %!s(int64=9) %!d(string=hai) anos
examples 5fb0357d81 Restore tracing in the dump.rs example. %!s(int64=9) %!d(string=hai) anos
include bcbed167c6 Move the C api header up a level. %!s(int64=9) %!d(string=hai) anos
src 55d38ac41c Tighten calculation of compatible_brands count. %!s(int64=9) %!d(string=hai) anos
tests 55d38ac41c Tighten calculation of compatible_brands count. %!s(int64=9) %!d(string=hai) anos
.gitignore 5e4ebf7709 Ignore C++ example generated files. %!s(int64=9) %!d(string=hai) anos
.travis.yml 709fc50771 Add minimal travis config. %!s(int64=10) %!d(string=hai) anos
Cargo.toml dcbe862e1e Bump version for v0.1.4. %!s(int64=9) %!d(string=hai) anos
LICENSE c40bbde6f9 Add MPLv2 license text. %!s(int64=10) %!d(string=hai) anos
README.md d33d11830e Add travis build to the README. %!s(int64=9) %!d(string=hai) anos

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.