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

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

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.