Skip to content

MP4 Extension

Jeremy Herbison edited this page Oct 5, 2019 · 6 revisions

This extension provides MP4 reading and iTunes-compatible metadata functionality.

Dependencies

TBD

Release Notes

1.3.0

  • API changes for -beta6

1.2.1

  • Minor modification in API usage to avoid future incompatibility

1.2.0

  • API changes for -beta5
  • Changed licensing from LGPL to AGPL
  • Publish link to release notes in the NuGet package
  • Fix for exception handling when encountering a decoding error
  • Updated to latest System.Text.Encoding.CodePages

1.1.0

  • API changes for -beta2
  • Pre-allocation of the entire file to avoid fragmentation and improve performance
  • Publish debugging symbols with the package
  • Buffer temporary output in-memory for smaller files (improves performance)

1.0.0

  • Initial public release