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