Skip to content

Fallible variant of Vec optionally used in the mp4parse crate.

License

Notifications You must be signed in to change notification settings

snf/mp4parse_fallible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is from https://github.com/servo/servo/tree/master/components/fallible
with modificaion for mp4 demuxer.

The purpose of this crate is to solve infallible memory allocation problem
which causes OOM easily on win32. This is more like a temporary solution.
Once rust supports fallible memory allocation in its stdlib, this can be
retired.

About

Fallible variant of Vec optionally used in the mp4parse crate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%