- Better detect mimetype from segment's extension by stripping query and fragment components from its URL
- Relative Playlist URLs starting with a "/" now are relative from the Playlist's domain, not its path
- Fix issue in GOP (group of pictures) creation code in the mpeg-ts to fmp4 transmuxer. The real impact on playback in unclear (none was noticed).
- Fix HTTP Range requests (by prepending the forgotten
bytes=
string)
(First public release)
- Add TypeScript declaration files for embedded wasm and worker files
- Add embedded wasm and worker
- Emit TypeScript declaration files and add more types
- Fix-up export paths in the package published on npm
Initial release