media/library
ibaker a635bdd4ba Switch to an 'api' dependency on Guava
The 'implementation' dependency causes problems when resolving
ListenableFuture in contexts that also include the
com.google.guava:listenablefuture:1.0 dependency.

Issue: #7905
Issue: #7997
Issue: #7993
PiperOrigin-RevId: 337093024
2020-10-20 22:16:12 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
core Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
dash Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
extractor Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
hls Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +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.