media/library
Oliver Woodman dfc3c507a0 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
2020-05-29 21:15:17 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Don't allow bad MediaSource release implementation to crash player. 2020-05-29 21:15:17 +01:00
dash Fix NPE when reading from a SampleQueue from a loading thread 2020-05-27 20:22:32 +01:00
hls Fix NPE when reading from a SampleQueue from a loading thread 2020-05-27 20:22:32 +01:00
smoothstreaming Fix SmoothStreaming 2020-02-18 12:15:13 +00:00
ui Use anti-aliasing and bitmap filtering for bitmap subtitles 2020-05-27 20:07:46 +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.