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

A common library for media playback in JavaScript
Other
33 stars 2 forks source link

feat: Enhance ID3 Support: Implement APIC Functionality #76

Closed fernandocQualabs closed 6 months ago

fernandocQualabs commented 6 months ago

Added functionality for parsing APIC Id3 frames (id3 with images).

Added Shaka and HLS Id3 unit tests.

Added new unit tests in CML: -- readId3Size -- isId3Header -- isId3Footer -- decodeId3Frame