Releases: vagnervjs/frame-player
Releases · vagnervjs/frame-player
Full nodejs converter
v0.2.1
v0.2.0
Canvas Rendering
Thanks to Francesco Stella
- swapped the 'appending div' rendering of the video with rendering the video in a canvas
- added request animation frame with polyfill
- left availability to control the frame rate (integrating it with the request animation frame)
- css filters fix