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

Ralph Giles 8ae07f452d Bump version for v0.1.4. пре 8 година
examples 5fb0357d81 Restore tracing in the dump.rs example. пре 8 година
include bcbed167c6 Move the C api header up a level. пре 8 година
src 55d38ac41c Tighten calculation of compatible_brands count. пре 8 година
tests 55d38ac41c Tighten calculation of compatible_brands count. пре 8 година
.gitignore 5e4ebf7709 Ignore C++ example generated files. пре 8 година
.travis.yml 709fc50771 Add minimal travis config. пре 9 година
Cargo.toml dcbe862e1e Bump version for v0.1.4. пре 8 година
LICENSE c40bbde6f9 Add MPLv2 license text. пре 9 година
README.md d33d11830e Add travis build to the README. пре 8 година

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.