Releases: Lumen5/framefusion
Releases · Lumen5/framefusion
Use pump custom function for streams
Use fetch API for file loading
Merge pull request #65 from Lumen5/feat/use-fetch-api feat(*): use fetch api
Added cached resource downloader
Merge pull request #64 from Lumen5/feat/add-cached-downloader LU-3739: add cached downloader
First frame
Support the first frame when its PTS is smaller than the PTS for the first packet.
webm vp9 support
Adding webm vp9 support
Added support webm with alpha
Merge pull request #57 from Lumen5/stepancar-patch-1 Update package.json
1.0.4
What's Changed
- add support for file urls by @michaeljherrmann in #55
New Contributors
- @michaeljherrmann made their first contribution in #55
Full Changelog: 1.0.3...1.0.4
Added ability to reuse framebuffer
Merge pull request #54 from Lumen5/chore/bump-version Publish new release
Bump beamcoder version
Merge pull request #53 from Lumen5/feat/bump-beamcoder LU-3176: bump beamcoder
Migrated to lumen5 beamcoder
Merge pull request #51 from Lumen5/refactor/update-beamcoder refactor(*): use custom beamcoder