media/extensions
olly ec9f512fee OkHttp: Upgrade to 4.9.1 (minSdkVersion 21)
Until now, we have stuck with the 3.12 long-term branch so as
to keep support for older API levels. However, this means that
the version we're using is 2.5 years old at this point. The
3.12 branch will stop receiving critical updates in December
2021.

Since use of the OkHttp extension is optional anyway, it seems
preferable to move to a modern version of OkHttp at this point.

PiperOrigin-RevId: 381465269
2021-06-30 13:37:58 +01:00
..
av1 Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
cast Add onFastForward/RewindIncrementChanged to Player 2021-06-15 18:42:19 +01:00
cronet Deprecate CronetEngineWrapper 2021-06-30 13:32:43 +01:00
ffmpeg Remove obsolete Checker Framework suppression strings 2021-06-21 21:56:37 +01:00
flac Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +01:00
gvr Fix file formatting 2021-05-27 10:40:54 +01:00
ima Add Player.Listener.onPlayerErrorChanged 2021-06-30 13:17:49 +01:00
leanback Make onPlayerError take a PlaybackException 2021-06-21 22:15:01 +01:00
media2 Make onPlayerError take a PlaybackException 2021-06-21 22:15:01 +01:00
mediasession Add MediaSessionConnector#setDispatchUnsupportedActionsEnabled(boolean) 2021-06-21 22:00:23 +01:00
okhttp OkHttp: Upgrade to 4.9.1 (minSdkVersion 21) 2021-06-30 13:37:58 +01:00
opus Make onPlayerError take a PlaybackException 2021-06-21 22:15:01 +01:00
rtmp Format Java source files 2021-05-06 13:32:25 +01:00
vp9 Make onPlayerError take a PlaybackException 2021-06-21 22:15:01 +01:00
workmanager Upgrade some dependency versions 2021-02-04 09:57:27 +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.