4 releases (2 breaking)
0.5.1 | Oct 31, 2023 |
---|---|
0.5.0 | Oct 22, 2023 |
0.4.0 | Oct 17, 2023 |
0.3.2 | Oct 8, 2023 |
#120 in Multimedia
4,373 downloads per month
Used in 2 crates
32KB
627 lines
mediasan
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.
Supported Formats
Format | Crate | |
---|---|---|
MP4 | mp4san |
|
WebP | webpsan |
Contributing Bug Reports
GitHub is the project's bug tracker. Please search for similar existing issues before submitting a new one.
OSS-Fuzz
Continuous fuzz testing is also provided by OSS-Fuzz.
Build Status
Code Coverage
Bugs Found
License
Licensed under MIT.
Dependencies
~1–1.9MB
~36K SLoC