media/library
tonihei 679b628326 Add experimental option for multiple parallel adaptive track selections.
If enabled, DefaultTrackSelector returns multiple groups with more than one
track. AdaptiveTrackSelection then decides on the order in which the tracks
are changed such that the BandwidthProvider for each selection can figure out
the allocated bandwidth.

PiperOrigin-RevId: 240150206
2019-03-26 10:41:41 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Add experimental option for multiple parallel adaptive track selections. 2019-03-26 10:41:41 +00:00
dash Parse CHARACTERISTICS attribute for EXT-X-MEDIA tags 2019-03-22 19:57:01 +00:00
hls Merge pull request #5303 from DolbyLaboratories:dev-v2-ac4 2019-03-26 10:40:18 +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.