mozilla / mp4parse-rust

Parser for ISO Base Media Format aka video/mp4 written in Rust.
Mozilla Public License 2.0
404 stars 62 forks source link

Move UnexpectedEOF handling back to the BoxIter. #403

Closed kinetiknz closed 1 year ago

kinetiknz commented 1 year ago

This should fix the regression found by Gecko's ZeroInLastMoov GTest.