media/library/core/src/androidTest
tonihei 4437de4818 Fix potential media source release before media period release.
This could happen when a media source is removed from a
DynamicConcatenatingMediaSource and one of its media periods is still active.
This media period is only removed by the player after the player received
a timeline update and thus we shouldn't release the removed child source
as long as it has active media periods.

Issue:#3796

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184522836
2018-02-08 14:49:00 +00:00
..
assets Improve Extractor partial read tests. 2018-01-15 11:33:23 +00:00
java/com/google/android/exoplayer2 Fix potential media source release before media period release. 2018-02-08 14:49:00 +00:00
AndroidManifest.xml Bump target API level to 27 2017-11-21 13:03:28 +00:00