Skip to content

Releases: jimm98y/SharpMP4

v0.3.1

Choose a tag to compare

@jimm98y jimm98y released this 06 Jun 16:21

Bitstream refactoring - thanks @winscripter!

v0.3.0

Choose a tag to compare

@jimm98y jimm98y released this 12 Apr 14:19

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

v0.2.2

Choose a tag to compare

@jimm98y jimm98y released this 12 Feb 00:18

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

v0.2.1

Choose a tag to compare

@jimm98y jimm98y released this 10 Dec 22:11

Added argument validation in all H26x tracks #2

v0.2.0

Choose a tag to compare

@jimm98y jimm98y released this 15 Nov 17:11
db4a568

Updated to NET10

v0.1.3

Choose a tag to compare

@jimm98y jimm98y released this 28 Oct 00:43

Fixed parsing of files with free space box in the root

v0.1.2

Choose a tag to compare

@jimm98y jimm98y released this 26 Oct 13:49

Bumped nugets

v0.1.1

Choose a tag to compare

@jimm98y jimm98y released this 31 Aug 00:30

Fixes in the ReadMe and nuget metadata.

v0.1.0

Choose a tag to compare

@jimm98y jimm98y released this 30 Aug 19:16

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

Choose a tag to compare

@jimm98y jimm98y released this 02 Jun 23:32
  • Fixed RBSP lookahead issue
  • Disabled debug logs