media/library
aquilescanta 3d8c9b0bf8 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-11-18 18:48:46 +00: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-11-18 18:48:46 +00:00
core Merge pull request #7867 from GeneticGenesis:pc/update-expected-http-statuses-for-failover 2020-10-20 22:16:12 +01:00
dash Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
extractor Merge pull request #8088 from xufuji456:dev-v2 2020-10-20 22:16:12 +01:00
hls Allow multiple codecs with same type in DefaultHlsExtractorFactory 2020-11-18 18:48:46 +00:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Fix bottom area to have even paddings and make seekbar slimmer. 2020-10-21 10:27:24 +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.