mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
6f57772c0c
This PR replaces the repeated shift loop in `fit` method with an already present binary search, reducing loop complexity - helps TV devices and reuses existing optimization code