Skip to content

Releases: streaming-video-technology-alliance/common-media-library

0.7.4

05 Nov 16:41
4ae7ed0
Compare
Choose a tag to compare

Release Notes

Changed

  • Replace Typescript enums with constants #103
  • Remove CMAF HAM dependencies #119

Documentation

NPM Package

npm install @svta/common-media-library@0.7.4

0.7.3

30 Aug 17:25
8fd9d2e
Compare
Choose a tag to compare

Release Notes

Fix

  • Cannot import library in jest tests #98
  • Replace ts-node #101

Documentation

NPM Package

npm install @svta/common-media-library@0.7.3

0.7.2

28 Aug 14:35
2fbc22d
Compare
Choose a tag to compare

Release Notes

Fix

  • Cannot import library in jest tests #98

Documentation

NPM Package

npm install @svta/common-media-library@0.7.2

0.7.1

21 Jun 22:47
f7672d8
Compare
Choose a tag to compare

Release Notes

Fix

  • Missing dependencies in package.json #96

Documentation

NPM Package

npm install @svta/common-media-library@0.7.1

0.7.0

06 Jun 05:23
1c90c68
Compare
Choose a tag to compare

Release Notes

Added

  • Add CMAF-Ham types, mappers and services to convert and manipulate VOD HLS and VOD DASH manifests.
  • Add cmaf-ham-converter sample to showcase the CMAF-Ham functions.
  • Implement CEA 608 parser #62

Fix

  • Integrate outstanding 608 PR #88

Documentation

NPM Package

npm install @svta/common-media-library@0.7.0

0.6.4

04 Mar 18:55
c9a28c9
Compare
Choose a tag to compare

Release Notes

Fixed

  • Resolve module import error on id3 feature #83

Documentation

NPM Package

npm install @svta/common-media-library@0.6.4

0.6.3

29 Feb 18:46
2c2206b
Compare
Choose a tag to compare

Release Notes

Added

  • Unit tests for ID3 feature helper functions #74
  • ID3 APIC frame decode functionality, and it's respective unit tests #77

Documentation

NPM Package

npm install @svta/common-media-library@0.6.3

0.6.2

18 Jan 23:20
525ef72
Compare
Choose a tag to compare

Release Notes

Fixed

  • Some imports are pulling in unnecessary files #64

Documentation

NPM Package

npm install @svta/common-media-library@0.6.2

0.6.1

14 Dec 22:26
503f310
Compare
Choose a tag to compare

Release Notes

Fixed

  • Incorrect return type for decodeCmsdDynamic function #55

Documentation

NPM Package

npm install @svta/common-media-library@0.6.1

0.6.0

30 Nov 00:55
94f26d6
Compare
Choose a tag to compare

Release Notes

Added

  • Add the ability to pass a base URL to all CMCD encode utilities to construct relative paths for nor #50
  • Export constants for CMCD and CMSD version numbers #44

Fixed

  • CMCD does not protect against non-Finite numeric values #45
  • appendCmcdQuery does not account for existing CMCD query params #48

Documentation

NPM Package

npm install @svta/common-media-library@0.6.0