Releases: membraneframework/membrane_live_compositor_plugin
Releases · membraneframework/membrane_live_compositor_plugin
v0.10.0
What's Changed
- Add support for requesting keyframes by @WojciechBarczynski in #199
- Handle
OUTPUT_DONE
WebSocket message by @WojciechBarczynski in #203 - Update compositor binary to v0.3.0 by @wkozyra95 in #204
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- url encode ids in register/unregister requests by @wkozyra95 in #196
- Don't setup a ResourceGuard when the LiveCompositor is already started by @nickdichev-firework in #197
- Release v0.9.1 by @WojciechBarczynski in #198
New Contributors
- @nickdichev-firework made their first contribution in #197
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Membrane Live Compositor Plugin 0.9.0
We're excited to release a new version of the plugin. It is a new approach to video composition in Membrane pipelines based on Live Compositor (v0.2.0) media server.
Major changes
- This is a full rewrite of a plugin and underlying rendering engine with a new API.
- Plugin was renamed from
membrane_video_compositor_plugin
tomembrane_live_compositor_plugin
. - The plugin license did not change, but Live Compositor license imposes additional restrictions that affect how the plugin can be used.
Learn more about Live Compositor here.
v0.8.0
What's Changed
- Remove old compositor by @WojciechBarczynski in #128
- VideoCompositor Membrane SDK by @WojciechBarczynski in #131
- Bump membrane core version to 1.0 for VideoCompositor SDK, flatten examples file structure by @WojciechBarczynski in #144
- Wait with input registered notification for first input stream frame by @WojciechBarczynski in #145
- Bump VC version by @WojciechBarczynski in #146
- Prepare new release by @WojciechBarczynski in #147
- Update VC version by @WojciechBarczynski in #151
- Using started compositor server by @WojciechBarczynski in #153
- Video Compositor SDK by @WojciechBarczynski in #154
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Bump wgpu version, to prevent segfaults related to: rust-lang/rust#117902
- Update CI docker image for software rendering by @WojciechBarczynski in #143
- Update wgpu to 0.18.0 by @jerzywilczek in #149
- Release 0.7.0 by @WojciechBarczynski in #150
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.4
What's Changed
- Add request adapter logging by @WojciechBarczynski in #129
- Prepare release v0.5.4 by @WojciechBarczynski in #130
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Add adapter request retries by @WojciechBarczynski in #126
- Release v0.5.3 by @WojciechBarczynski in #127
Full Changelog: v0.5.2...v0.5.3
v0.5.1
What's Changed
- Fix handling input pad removed without buffer and prepare release v0.5.1 by @WojciechBarczynski in #122
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Implement live queueing strategy and callbacks system by @WojciechBarczynski in #111
- Live EOS strategy by @WojciechBarczynski in #119
- Fix access behaviour by @WojciechBarczynski in #121
- Release v0.5.0 by @WojciechBarczynski in #120
Full Changelog: v0.4.0...v0.5.0