8000 Releases · Vanilagy/webm-muxer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Vanilagy/webm-muxer

v5.1.2

23 Apr 18:18
ed242df
Compare
Choose a tag to compare
  • Fixed type errors in the declaration file

v5.1.1

27 Mar 20:46
0ff922a
Compare
Choose a tag to compare
  • Internal refactor related to chunked stream targets, potentially fixing a "Monotonicity violation" error bug

v5.1.0

20 Mar 21:19
3de75d2
Compare
Choose a tag to compare
  • 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

18 Mar 19:58
bbf2157
Compare
Choose a tag to compare
  • Fixed #50: onCluster wasn't being called if the streaming option was set to true.

v5.0.2

19 Sep 14:55
6074e27
Compare
Choose a tag to compare
  • Introduced validation for the target in the options

v5.0.1

01 Sep 20:13
db1b9c4
Compare
Choose a tag to compare
  • First release with provenance
0