v3.2.1
3.2.1 (2021-10-13)
Bugfixes:
- Work around override of MediaCapabilities polyfill in Apple browsers
- Fix video poster when autoplay is disabled
- Fix tracking of active variant track in live streams
- Fixes updating of nested cues
- Fix ttml erroneously dismissing cues
- Fix control panel alignment in UI
- Export missing polyfill install methods
- Dispose of ad manager on player detach
- Add ResizeObserver to CS ad manager
- Avoid seeking on src when start time is 0
- Tolerate misaligned TS files
- Account for server-side ad cue points in external text tracks
- Fix stopping of Server Side Ad manager
- Fix DRM workaround for Tizen and Xbox with ac-3 boxes
- Fix DRM workaround for Tizen and Xbox with avc3 boxes
- Fix
BUFFER_READ_OUT_OF_BOUNDS
error when CEA caption packets are empty - Fix error when un-storing DRM asset
- Fix CC parsing of EPB and v1 TKHD boxes
- Always polyfill MediaCapabilities for Apple browsers
- Add Support to iOS 12 in MediaCapabilities polyfill
- Add support to file type in MediaCapabilities implementation
- Display captions with forward slashes
- Add support to file type in MediaCapabilities polyfill
- Use "undetermined" for missing CC language
- Fix FairPlay playback
- Exit PiP when destroying UI
Docs:
- Add FAQ entry for common Vue problem