Skip to content

0.7.0

Choose a tag to compare

@alfg alfg released this 15 Sep 03:08
· 66 commits to master since this release
  • Adding to_json and summary traits to the Mp4Box type for reading out box values as text or json string via serde and serde_json. #29
  • Add support for fragmented boxes: mehd, moof, mvex, tfhd, traf, trex, trun. #30
  • Add support for reading fragmented tracks and samples. Added mp4sample example. #31
  • Updated docs and renamed Github repository from mp4rs to mp4-rust. Rust crate remains as mp4.