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

Return an error when a track has a timescale of 0. #402

Closed padenot closed 1 year ago

padenot commented 1 year ago

I missed this in an earlier commit, this was caught by Gecko's test suite.