media/library
olly 355b3d6334 Increase minSdkVersion to 16
The combination of pre-16 API levels accounting for ~0.5% of the device
population, and that the most important components in ExoPlayer (e.g.
the MediaCodec renderers) have always required API level 16, mean it's
very unlikely this will negatively impact on anyone.

PiperOrigin-RevId: 230701808
2019-01-29 16:41:45 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Increase minSdkVersion to 16 2019-01-29 16:41:45 +00:00
dash Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
hls Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
smoothstreaming Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
ui Increase minSdkVersion to 16 2019-01-29 16:41:45 +00: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.