media/library
olly 3fcc14b3c2 OkHttp/Rtmp extensions: Remove dependency on core
They only require common. This allows their use for non-playback networking
without requiring the user to depend on the whole of core. I will also make
the same change for Cronet, although this needs a little more work.

PiperOrigin-RevId: 353649388
2021-01-25 17:38:36 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
core OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
dash Replace non-inclusively named constant 2021-01-25 17:38:26 +00:00
extractor Some more language fixes 2021-01-25 15:36:59 +00:00
hls Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
smoothstreaming Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
transformer Publish transformer module 2021-01-22 17:13:47 +00:00
ui Move Player.getTrackSelector to ExoPlayer 2021-01-22 16:22:09 +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.