Skip to content

Releases: jimm98y/SharpMP4

v0.3.0

12 Apr 14:19

Choose a tag to compare

Performance improvements (thanks @winscripter!)
Per-instance logger (thanks @winscripter!)

v0.2.2

12 Feb 00:18

Choose a tag to compare

Added support for multi-targeting NET8, NET10 and NET Framework 4.8.1

v0.2.1

10 Dec 22:11

Choose a tag to compare

Added argument validation in all H26x tracks #2

v0.2.0

15 Nov 17:11
db4a568

Choose a tag to compare

Updated to NET10

v0.1.3

28 Oct 00:43

Choose a tag to compare

Fixed parsing of files with free space box in the root

v0.1.2

26 Oct 13:49

Choose a tag to compare

Bumped nugets

v0.1.1

31 Aug 00:30

Choose a tag to compare

Fixes in the ReadMe and nuget metadata.

v0.1.0

30 Aug 19:16

Choose a tag to compare

Complete rewrite. Added 900+ auto-generated boxes in ISOBMFF. Supports non-fragmented MP4 as well as MOV, M4V and other ISOBFMFF-based formats such as HEIF/HEIC/AVIF.
Support for parsing NALu headers in H264, H265 (HEVC, MV-HEVC), H266 (VVC).
Support for parsing OBU headers in AV1.

v0.0.2

02 Jun 23:32

Choose a tag to compare

  • Fixed RBSP lookahead issue
  • Disabled debug logs

v0.0.1

02 Jun 19:43

Choose a tag to compare

Initial release