media/library
ibaker e9a8335381 Migrate callers to pass MediaItem to createMediaSource()
createMediaSource(Uri) is deprecated.

PiperOrigin-RevId: 321121383
2020-07-24 10:31:22 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Remove occurrences of grandfathering 2020-07-24 10:31:03 +01:00
core Migrate callers to pass MediaItem to createMediaSource() 2020-07-24 10:31:22 +01:00
dash Migrate callers to pass MediaItem to createMediaSource() 2020-07-24 10:31:22 +01:00
extractor Fix sample time of partially fragmented MP4s with tfdt box 2020-07-24 10:31:12 +01:00
hls Migrate callers to pass MediaItem to createMediaSource() 2020-07-24 10:31:22 +01:00
smoothstreaming Migrate callers to pass MediaItem to createMediaSource() 2020-07-24 10:31:22 +01:00
ui Suppress deprecation warnings in deprecated places 2020-07-24 10:30:53 +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.