darkskygit / minimp4.rs

A minimp4 Rust binding, h264/h265 stream muxer
https://crates.io/crates/minimp4
Mozilla Public License 2.0
20 stars 7 forks source link

Update minimp4.h to the latest version #1

Closed thomas-senechal closed 2 years ago

thomas-senechal commented 2 years ago

This is just a simple update of the minimp4.h file. I took the file directly from lieff/minimp4, has marked in the header of the file.

This update includes multiple fixes and some new features.

Note: I know that this PR isn't really important, but I'd like to improve a bit this crate by adding a few features, doc and tests.

darkskygit commented 2 years ago

thanks, I'll test it tomorrow