media/extensions
kimvde 15c565c7d7 Rename fastForward/rewind to seekForward/Back in Player
This matches the Javadoc better.

PiperOrigin-RevId: 383228021
2021-07-09 09:02:17 +01:00
..
av1 Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
cast Rename fastForward/rewind to seekForward/Back in Player 2021-07-09 09:02:17 +01:00
cronet Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
ffmpeg Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
flac Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
gvr Fix file formatting 2021-05-27 10:40:54 +01:00
ima Fix 1 ErrorProneStyle finding: 2021-07-09 09:01:04 +01:00
leanback Move ExoPlaybackException back into core 2021-06-30 13:47:30 +01:00
media2 Migrate usage of Player.EventListener to Player.Listener 2021-06-30 13:43:51 +01:00
mediasession Add MediaSessionConnector#setDispatchUnsupportedActionsEnabled(boolean) 2021-06-21 22:00:23 +01:00
okhttp Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
opus Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
rtmp Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
vp9 Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +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.