Crates.io | mediasan-common |
lib.rs | mediasan-common |
version | |
source | src |
created_at | 2023-10-08 06:36:52.932382+00 |
updated_at | 2025-02-03 22:15:44.513357+00 |
description | Common library shared by the mediasan media file sanitizer tools. |
homepage | |
repository | https://github.com/privacyresearchgroup/mp4san |
max_upload_size | |
id | 996943 |
Cargo.toml error: | TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A collection of Rust media file format "sanitizers".
The sanitizers can be used to verify the validity of media files before presenting them, so that passing malformed files to an unsafe parser can be avoided.
Format | Crate | |
---|---|---|
MP4 | mp4san |
|
WebP | webpsan |
GitHub is the project's bug tracker. Please search for similar existing issues before submitting a new one.
Continuous fuzz testing is also provided by OSS-Fuzz.
Build Status
Code Coverage
Bugs Found
Licensed under MIT.