Skip to content

Releases: saecki/mp4ameta

v0.13.0

29 May 12:55
2878c96

Choose a tag to compare

Release notes are documented in CHANGELOG.md

v0.12.1

25 Feb 11:33
788318f

Choose a tag to compare

Release notes are documented in CHANGELOG.md

v0.12.0

25 Feb 10:57
8fc4896

Choose a tag to compare

Release notes are documented in CHANGELOG.md

v0.11.0

18 Jun 12:25

Choose a tag to compare

  • add _of suffix to Tag accessors that take an identifier
  • rename remove_artwork to remove_artworks
  • add an Img struct and an ImgFmt enum
  • add set_all_* and add_all_* methods to Tag to add multiple values at once
  • add retain_* methods that operate on all data
  • add methods to iterate over all data of a Tag

v0.10.2

01 May 19:56

Choose a tag to compare

  • support multiple data atoms inside one ilst child atom
  • fix bug displaying multiple genres

v0.10.1

25 Apr 20:48

Choose a tag to compare

  • fix bug writing sample table chunk offsets

v0.10.0

18 Apr 15:41

Choose a tag to compare

  • add support for extended (64 bit) atom sizes
  • add lyricist accessors
  • add isrc accessors
  • rename tv_show_number to tv_show_name
  • add tv_episode and tv_season accessors

v0.9.1

14 Feb 16:21

Choose a tag to compare

  • fix bug reading elementary stream description (esds) atoms

v0.9.0

06 Feb 20:53

Choose a tag to compare

  • add support for freeform identifiers
  • add channel_config property
  • add sample_rate property
  • add avg_bitrate and max_bitrate properties

v0.8.0

01 Jan 13:58

Choose a tag to compare

  • implement the Display trait for Tags
  • add support for mvhd version 1
  • fix spelling of category accessors