media/library
ibaker a042346102 Reshuffle the way listeners are attached to MediaSources
This better supports custom listener types defined by MediaSource
subclasses.

Part of issue:#6765

PiperOrigin-RevId: 308050575
2020-04-27 10:40:01 +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 Reshuffle the way listeners are attached to MediaSources 2020-04-27 10:40:01 +01:00
dash Plumb an ExecutorService into Downloader implementations 2020-04-27 10:40:01 +01:00
extractor Add test for TS with h264 and DTS audio 2020-04-27 10:40:01 +01:00
hls Plumb an ExecutorService into Downloader implementations 2020-04-27 10:40:01 +01:00
smoothstreaming Plumb an ExecutorService into Downloader implementations 2020-04-27 10:40:01 +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.