Skip to content

Releases: saecki/mp4ameta

v0.11.0

18 Jun 12:25
Compare
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
Compare
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
Compare
Choose a tag to compare
  • fix bug writing sample table chunk offsets

v0.10.0

18 Apr 15:41
Compare
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
Compare
Choose a tag to compare
  • fix bug reading elementary stream description (esds) atoms

v0.9.0

06 Feb 20:53
Compare
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
Compare
Choose a tag to compare
  • implement the Display trait for Tags
  • add support for mvhd version 1
  • fix spelling of category accessors

v0.7.3

12 Dec 19:44
Compare
Choose a tag to compare
  • fix bug corrupting audio files #11

v0.7.1

12 Dec 16:13
Compare
Choose a tag to compare
added image_data methods

v0.7.0

20 Nov 22:07
Compare
Choose a tag to compare
  • added take_ methods to move values out of Tags
  • added support for media header atoms (mdhd) version 1