media/library
tonihei e250fe6277 Make sure not to create new playback sessions while still IDLE.
The first session should only be created once we have the media items
and/or called prepare. Otherwise the first session is created with
an EventTime having an empty timeline making it less useful.

issue:#7193
PiperOrigin-RevId: 308100555
2020-04-27 10:41:33 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add key set id to MediaItem 2020-04-27 10:18:20 +01:00
core Make sure not to create new playback sessions while still IDLE. 2020-04-27 10:41:33 +01:00
dash Move LoadEventInfo creation to the caller 2020-04-27 10:41:33 +01:00
extractor Add test for TS with h264 and DTS audio 2020-04-27 10:40:01 +01:00
hls Move LoadEventInfo creation to the caller 2020-04-27 10:41:33 +01:00
smoothstreaming Move LoadEventInfo creation to the caller 2020-04-27 10:41:33 +01:00
ui Use anti-aliasing and bitmap filtering for bitmap subtitles 2020-04-27 10:18:31 +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.