mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
76d4fd9553
Instead of pixel-wise comparison with a change threshold, we now use a structural similarity (ssim) module to decide how much a screenshot has changed. This better tolerates small rendering differences due to differences in GPUs across machines.