media/library
olly 22a8aa311b Clean up requesting non-media segments in downloader implementations
- Enable GZIP for media playlist + encryption key chunk requests in
  HLS, as we do during playback
- Pass around DataSpecs rather than Uris. This will be needed for if
  we add manifest cacheKey support (which seems like a good idea for
  completeness, if nothing else)

PiperOrigin-RevId: 224057139
2018-12-05 17:48:45 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Clean up requesting non-media segments in downloader implementations 2018-12-05 17:48:45 +00:00
dash Clean up requesting non-media segments in downloader implementations 2018-12-05 17:48:45 +00:00
hls Clean up requesting non-media segments in downloader implementations 2018-12-05 17:48:45 +00:00
smoothstreaming Clean up requesting non-media segments in downloader implementations 2018-12-05 17:48:45 +00:00
ui Fall back to TYPE_ROTATION_VECTOR if TYPE_GAME_ROTATION_VECTOR unavailable 2018-11-27 15:46:10 +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.