jiti-meet/react/features/large-video/components
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
..
LargeVideo.native.js fix(testing): add TestHint for LargeVideo 2018-04-19 16:49:22 -05:00
LargeVideo.web.js fix(large-video): do not show background for Firefox and temasys (#2316) 2018-02-12 16:29:29 -08:00
LargeVideoBackground.native.js fix(large-video): do not show background for Firefox and temasys (#2316) 2018-02-12 16:29:29 -08:00
LargeVideoBackground.web.js feat(large-video): background blur through canvas and feature flag 2018-05-01 17:11:25 -05:00
LargeVideoBackgroundCanvas.native.js feat(large-video): background blur through canvas and feature flag 2018-05-01 17:11:25 -05:00
LargeVideoBackgroundCanvas.web.js feat(large-video): background blur through canvas and feature flag 2018-05-01 17:11:25 -05:00
index.js feat(large-video): background blur through canvas and feature flag 2018-05-01 17:11:25 -05:00
styles.js [RN] Dynamically adjust LargeView's Avatar to available size 2018-02-13 09:58:43 -06:00