media/extensions
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
..
cast Increase minSdkVersion to 16 2019-01-29 16:41:45 +00:00
cronet Increase minSdkVersion to 16 2019-01-29 16:41:45 +00:00
ffmpeg Treat AVERROR_INVALIDDATA as non-fatal 2019-01-08 07:37:30 +00:00
flac Include channel count in capabilities check 2018-11-14 17:46:39 +00:00
gvr Fix GVR dependency 2019-01-21 13:24:54 +00:00
ima Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
jobdispatcher Add method to Requirements to get not met requirements 2018-12-18 19:44:43 +00:00
leanback Add missing Nullable annotation Player.EventListener.onTimelineChanged 2018-08-01 13:49:21 +01:00
mediasession Set MediaSessionConnector components separately 2019-01-08 07:36:50 +00:00
okhttp Merge pull request #4993 from saschpe:icy 2018-12-18 19:46:54 +00:00
opus Include channel count in capabilities check 2018-11-14 17:46:39 +00:00
rtmp Increase minSdkVersion to 16 2019-01-29 16:41:45 +00:00
vp9 Fix release of DRM sessions 2019-01-14 23:57:45 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.