media/library
olly 1950905990 Don't allow bad MediaSource release implementation to crash player.
This also allows subsequent MediaSource instance in the list to still
be released successfully.

Issue: #7168
PiperOrigin-RevId: 309202170
2020-05-01 19:48:06 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Rename sourceUri to uri 2020-05-01 19:46:04 +01:00
core Don't allow bad MediaSource release implementation to crash player. 2020-05-01 19:48:06 +01:00
dash Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
extractor Add option to FakeTrackOutput to de-duplicate repeated formats 2020-05-01 19:46:30 +01:00
hls Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
smoothstreaming Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
ui Add TrackSelectionView getTag null check 2020-05-01 19:46:48 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.