6.0.1 (2021-12-20)
6.0.0 (2021-11-29)
- In some cases, mux.js will now be returning a BigInt rather than a regular Number value. This means that consumers of this library will need to add checks for BigInt for optimal operation.
5.14.1 (2021-10-14)
- avoid mismatch with avc1 and hvc1 codec (#400) (8a58d6e)
- prevent adding duplicate log listeners on every push after a flush (#402) (eb332c1)
5.14.0 (2021-09-21)
5.13.0 (2021-08-24)
- add firstSequenceNumber option to Transmuxer to start sequence somewhere other than zero (#395) (6ff42f4)
5.12.2 (2021-07-14)
5.12.1 (2021-07-09)
5.12.0 (2021-07-02)
5.11.3 (2021-06-30)
5.11.2 (2021-06-24)
5.11.1 (2021-06-22)
5.11.0 (2021-03-29)
5.10.0 (2021-03-05)
- Check if baseTimestamp is NaN (#370) (b4e61dd)
- only parse PES packets as PES packets (#378) (bb984db)
5.9.2 (2021-02-24)
- switch to rollup-plugin-data-files (#369) (0bb1556)
- update vjsverify to fix publish failure (cb06bb5)