media/library
ibaker f93fb5dc55 Switch DashManifestParser to use Ascii.equalsIgnoreCase
String.equalsIgnoreCase depends on the device locale and is discouraged.

#minor-release

PiperOrigin-RevId: 368211677
2021-04-13 18:14:31 +01:00
..
all Add Transformer "Getting started" page 2021-02-04 00:31:46 +00:00
common Merge pull request #8720 from dlafayet:tts-shear-block 2021-04-09 17:27:31 +01:00
core Fix SimpleExoPlayer documentation 2021-04-12 14:12:12 +01:00
dash Switch DashManifestParser to use Ascii.equalsIgnoreCase 2021-04-13 18:14:31 +01:00
extractor Add missing switch case 2021-04-09 17:08:39 +01:00
hls Merge pull request #8764 from uvjustin:dev-v2 2021-04-13 11:16:04 +01:00
smoothstreaming Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
transformer Transformer: remove SpeedProvider interface from Javadoc 2021-02-12 17:15:58 +00:00
ui StyledPlayerView: Fix layout issues 2021-04-12 14:12:13 +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.