Skip to content

Latest commit

 

History

History
63 lines (25 loc) · 2.19 KB

File metadata and controls

63 lines (25 loc) · 2.19 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.0.0 (2026-06-11)

Features

  • handle constraints flags and fix compatibility for HEVC (72dda44), closes #4 #1

BREAKING CHANGES

  • generated hevc codec string have different compatibility and default constraints

2.0.3 (2026-06-11)

Bug Fixes

  • correct av profile condition (384b119)
  • correct order of formatLevel and formatTier for formatCodec in getCodec (ad6d0fc)
  • use correct hex value for "CAVLC 4:4:4 Intra" PP (748d20e)
  • use correct hex value for "Scalable High Intra" CC (cbf831c)

2.0.2 (2024-07-06)

2.0.1 (2024-05-24)

Bug Fixes

2.0.0 (2023-04-19)

Features

  • add partial support for HEVC (d424a8d)
  • add support from AV (AV1) (8e276a5)

BREAKING CHANGES

  • match HEVC api in AVC

1.0.1 (2023-04-15)

1.0.0 (2023-04-14)