media/library/common/src
bachinger 20820800f3 Prevent parallel timeline access in MaskingMediaSource
The list of MediaSourceHolder in ExoPlayerImpl is only maintained to be able to create a PlaylistTimeline for masking. By keeping only the id and a snapshot of the timeline of the MediaSourceHolder in ExoPlayerImpl, parallel access is prevented and we still have sufficient information to create the masking timeline.

PiperOrigin-RevId: 319003837
2020-07-03 09:00:19 +01:00
..
main Prevent parallel timeline access in MaskingMediaSource 2020-07-03 09:00:19 +01:00
test Replace usages of Charset.forName with Guava Charsets. 2020-06-23 11:07:43 +01:00