IMPORTANT: Handling of non-default positioning of WebVTT cues by the WebVTT reader has been modified.
What's Changed
- Add IMSC 1.1 validating filter by @eko in #482
- Improve IMSC 1.1 filter documentation and unit tests by @palemieux in #485
- Impose positive length constraints on data model to match IMSC by @palemieux in #486
- Fix broken tts:textShadow unit tests by @palemieux in #488
- Move extended SRT tags behind a extended_tags configuration flag by @palemieux in #491
- SRT reader supports alignment tags by @nywhere in #493
- Add support for IMSC 1.3 by @palemieux in #489
- Update IMSC text profile references to version 1.3 by @palemieux in #494
- app: add documentation and test for DEBUG log level by @palemieux in #496
- STL reader: avoid temporally overlapping tti blocks by @palemieux in #497
New Contributors
Full Changelog: 1.2.1...1.2.2-beta.2