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

Support HEVC. #410

Closed alastor0325 closed 1 year ago

alastor0325 commented 1 year ago

In order to support DRM HEVC via the media engine, we need to be able to parse HEVC.

kinetiknz commented 1 year ago

Thanks! I've merged a couple of small changes from PR 408.