fune/third_party/rust/mp4parse
2023-02-08 01:36:17 +00:00
..
benches Bug 1788119 - Part 4 - Update mp4parse-rust for AVIS support. r=kinetik,glandium,supply-chain-reviewers 2023-01-27 21:25:51 +00:00
link-u-avif-sample-images Bug 1810613 - Part 1 - Update mp4parse to 40763b6. r=kinetik 2023-02-01 09:45:40 +00:00
src Bug 1814736 - Update mp4parse to fix a crash on files with invalid box sizes. r=kinetik 2023-02-08 01:36:17 +00:00
tests Bug 1814736 - Update mp4parse to fix a crash on files with invalid box sizes. r=kinetik 2023-02-08 01:36:17 +00:00
.cargo-checksum.json Bug 1814736 - Update mp4parse to fix a crash on files with invalid box sizes. r=kinetik 2023-02-08 01:36:17 +00:00
Cargo.toml Bug 1810613 - Part 1 - Update mp4parse to 40763b6. r=kinetik 2023-02-01 09:45:40 +00:00
LICENSE
README.md

mp4parse is a parser for ISO base media file format (mp4) written in rust. See the README in the mp4parse-rust repo for more details.