Releases: Vanilagy/webm-muxer
Releases · Vanilagy/webm-muxer
v5.1.1
- Internal refactor related to chunked stream targets, potentially fixing a "Monotonicity violation" error bug
v5.1.0
- The library will now allow the creation of clusters beginning with a non-key frame if the previous cluster would otherwise exceed its maximum length (#56, #58). Previously, this would throw an error. While having clusters begin with key frames is desirable, it is not a strict requirement.
v5.0.4
- Fixed #50:
onCluster
wasn't being called if the streaming
option was set to true.
v5.0.2
- Introduced validation for the
target
in the options
v5.0.1
- First release with provenance