ExoPlayerImplInternal.java
49 KB
-
Fix missing release calls on loadingPeriodHolder · 83107cc2
playingPeriodHolder can be null in the case that the first period is still being prepared. We need to make sure we release the period that's being prepared in such cases, which is loadingPeriodHolder. Issue: #1914 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135793472
olly committed