You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#8351.
When we detect a change in `unscaledPresentationTimeOffset`, we'll
update the timeline along with both the scaled and unscaled
presentationTimeOffset.
For reference, updating `templateInfo_` introduced a memory leak a while
back (#6610), I ran
this change for 2 hours straight and memory was kept in check.
0 commit comments