jiti-meet/react/features/large-video
Leonard Kim f015f4edc3 feat(large-video): background blur through canvas and feature flag
To reduce the amount of motion that has to be blurred, use a canvas
to essentially set the FPS of the video background. This canvas
component is behind a temporary feature flag, as well as being able
to disable the blur, so it can be played around with on deployed
environments.
2018-05-01 17:11:25 -05:00
..
components feat(large-video): background blur through canvas and feature flag 2018-05-01 17:11:25 -05:00
actionTypes.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
actions.js Flow, coding style 2017-10-09 10:39:31 -05:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js Flow, coding style 2017-10-09 10:39:31 -05:00
reducer.js Flow, coding style 2017-10-09 10:39:31 -05:00