Releases: Lumen5/framefusion
Releases · Lumen5/framefusion
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
Remove canvas from dependencies
Node-canvas has some limitations Automattic/node-canvas#2200
It's easier to keep interface of this library independent from canvas
Add timeout handling
Merge pull request #46 from Lumen5/LU-3058-handle-timeout fix(*): bump version