Parser for ISO Base Media Format aka video/mp4 written in Rust.
|
пре 8 година | |
---|---|---|
flac2mp4 | пре 8 година | |
mp4parse | пре 8 година | |
mp4parse_capi | пре 8 година | |
.gitignore | пре 8 година | |
.travis.yml | пре 8 година | |
LICENSE | пре 10 година | |
README.md | пре 8 година |
This is an mp4 track metadata parser.
Our primary interest is writing a pure-rust replacement for the track metadata parser needed by Firefox.
To enable it on Firefox builds, add ac_add_options --enable-rust
to your mozconfig
.