Skip to content

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

0.17.1

29 Jul 02:11
c209503
Compare
Choose a tag to compare

Release Notes

Fixed

  • CMCD encoder strips query params from nor field. (#239)

Documentation

NPM Package

npm install @svta/[email protected]

0.17.0

22 Jul 17:41
7cc722a
Compare
Choose a tag to compare

Release Notes

Added

  • Add CMCD config type and request builder
    (#227)
  • Add const for DASH thumbnail tile scheme ID URI
  • Add UUID utilities for converting to and from hex strings and changing
    endianness

Changed

  • Convert parseWebVtt function to an async function.

Documentation

NPM Package

npm install @svta/[email protected]

0.16.0

10 Jul 00:42
ff09611
Compare
Choose a tag to compare

Release Notes

Added

  • Utility function for parsing DASH frameRate attributes (#221)
  • Add type definitions for content steering entities (#176)

Changed

  • Update CMCD utilities to handle v2 rules, keys, and modes (#223)

Documentation

NPM Package

npm install @svta/[email protected]

0.15.1

27 Jun 07:54
0767c37
Compare
Choose a tag to compare

Release Notes

Fixed

  • Typo in isCmcdResponseKey function name

Documentation

NPM Package

npm install @svta/[email protected]

0.15.0

27 Jun 00:00
dcebd2e
Compare
Choose a tag to compare

Release Notes

Added

  • Add new CMCD Version 2 Keys, Constants and Types (#218)

Documentation

NPM Package

npm install @svta/[email protected]

0.14.0

19 Jun 05:19
14e1856
Compare
Choose a tag to compare

Release Notes

Added

  • Add map type for ISO BMFF boxes to their type properties (#208)
  • Added Zlema Throughput Estimator (#212)

Changed

  • Update Node.js development version to 24 (#211)
  • Consistently used function declaration across CML (#213)

Fixed

  • Fixed TypeScript errors related to Boxes (#214)

Documentation

NPM Package

npm install @svta/[email protected]

0.13.0

09 Jun 16:12
674db39
Compare
Choose a tag to compare

Release Notes

Added

  • Add ISO BMFF iden box parser (#197)
  • Added EWMA Throughput Calculations (#160)
  • VTT Parsing Utilities (#193)
  • Added Harmonic Mean Throughput Estimator (#199)
  • Added Arithmetic Mean Throughput Estimator (#201)

Fixed

  • The ISO BMFF utilities are not properly typed (#202)

Documentation

NPM Package

npm install @svta/[email protected]

0.12.4

16 May 17:20
323f4bc
Compare
Choose a tag to compare

Release Notes

Fixed

  • processUriTemplate cannot correctly resolve time values larger than MAX_SAFE_INTEGER (#190)

Documentation

NPM Package

npm install @svta/[email protected]

0.12.3

15 May 19:55
bdecc61
Compare
Choose a tag to compare

Release Notes

Fixed

  • The parseXml function does not decode HTML entities in attribute values (#187)

Documentation

NPM Package

npm install @svta/[email protected]

0.12.2

15 May 19:50
0f4132b
Compare
Choose a tag to compare

Release Notes

Fixed

  • Additional fixes for TS Error: Import path cannot end with a '.ts' extension (#183)

Documentation

NPM Package

npm install @svta/[email protected]