media/libraries/exoplayer/src
bachinger 29c0054a0a Seek to start position when reusing the last used shared period
The last used shared media period is reused after all media periods have been
released. In case the sample streams are already filled up, they need to be
reset or they download samples from the current position up to the seek
position. This causes long buffering states or load stuck exceptions.

A seek when reusing the shared period takes care for reseting the period or
internally seeks to the current position in the already available samples.

#minor-release

PiperOrigin-RevId: 428484187
2022-02-21 17:11:38 +00:00
..
androidTest Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:04:12 +00:00
main Seek to start position when reusing the last used shared period 2022-02-21 17:11:38 +00:00
test Make usage of live minDurationForQualityIncrease more consistent 2022-02-21 17:11:38 +00:00