media/library
aquilescanta ccf78f99c4 Allow multiple codecs with same type in DefaultHlsExtractorFactory
When disabling a TsExtractor track type because of a missing codec
in the master playlist, look through the entire codecs string
instead of checking the first codec with matching type.

Issue: #7877
PiperOrigin-RevId: 338530046
2020-10-23 13:54:40 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Allow multiple codecs with same type in DefaultHlsExtractorFactory 2020-10-23 13:54:40 +01:00
core Avoid throwing for still photo metadata retrieval 2020-10-23 13:54:31 +01:00
dash Fix calculation for isSegmentAvailableAtFullNetworkSpeed. 2020-10-21 22:26:15 +01:00
extractor Avoid throwing for still photo metadata retrieval 2020-10-23 13:54:31 +01:00
hls Allow multiple codecs with same type in DefaultHlsExtractorFactory 2020-10-23 13:54:40 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Fix bottom area to have even paddings and make seekbar slimmer. 2020-10-21 10:24:14 +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.