media/library
bachinger 1323dd63d5 Remove Sample from SampleChooserActivity
Unmarshal from json to MediaItem instead of Sample. Further the playlist
of MediaItems is converted to Intent extras which are read by the
PlayerActivity.

PiperOrigin-RevId: 308141231
2020-04-27 10:41:33 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Remove Sample from SampleChooserActivity 2020-04-27 10:41:33 +01:00
core Remove Sample from SampleChooserActivity 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.