media/library
tonihei e8cf67c0cd Allow simplified custom adaptive track selection factories.
Custom factories currently need to copy most of the code in the
AdaptiveTrackSelection.Factory to make use of the same functionality.
Simplify this by allowing to overwrite the factory.

PiperOrigin-RevId: 240773271
2019-03-29 16:50:42 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Allow simplified custom adaptive track selection factories. 2019-03-29 16:50:42 +00:00
dash Improve DownloadService notification documentation 2019-03-29 16:49:11 +00:00
hls Remove "variant" terminology from HlsChunkSource 2019-03-29 16:49:41 +00:00
smoothstreaming Parse CHARACTERISTICS attribute for EXT-X-MEDIA tags 2019-03-22 19:57:01 +00:00
ui Switch format language tag to use full BCP 47 codes. 2019-03-22 19:56:25 +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.