Skip to content

v0.34.0

Compare
Choose a tag to compare
@tobbee tobbee released this 21 Apr 12:34
· 292 commits to master since this release
e79562e

Added

  • New function: mp4.NewMediaSegmentWithStyp()
  • Associate emsg boxes with fragments
  • New Fragment method: AddEmsg()
  • colr box support
  • CHANGELOG.md (this file) instead of Versions.md
  • More tests

Fixed

  • Bugs in FixedSliceReader: ReadUint24 and LookAhead

Changed

  • Optimized translation from Annex B (start-code separated) video byte streams into length-field
    separated one
  • Output of cenc example changed with styp boxes not included
  • ADTS parsing somewhat more robust
  • LastFragment() returns nil if no fragment in Segment
  • Makefile target coverage