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

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

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.