mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

Context: - Currently, playback is significantly more juddery with it disabled, particularly on AndroidTV. - We should be able to do the "best" job of this internally, so injection doesn't buy anything useful. If someone has a better implementation for adjusting the frame release, they should improve the core library.