Mp4 Rust Versions Save

MP4 reader + writer library in Rust! 🎥🦀

0.14.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/alfg/mp4-rust/compare/0.13.0...0.14.0

0.13.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alfg/mp4-rust/compare/0.12.0...0.13.0

0.12.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alfg/mp4-rust/compare/0.11.0...0.12.0

0.11.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alfg/mp4-rust/compare/0.10.0...0.11.0

0.10.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/alfg/mp4-rust/compare/0.9.2...0.10.0

0.9.2

2 years ago
  • Fix dead-loop when BoxHeader is size 0. #64 #65

0.9.1

2 years ago
  • Upgrade dependencies bytes and num-rational #62

0.9.0

2 years ago
  • Allow non-continuous track IDs #43
  • Emsg box #60

0.8.3

2 years ago
  • Minimize assertions in non-test code #56

0.8.2

3 years ago
  • Support more Audio Object Types #52