media/library
ibaker 77249bdf0e Use replace() instead of replaceAll() in SsaDecoder
We're not using regex so there's no need to use replaceAll()

PiperOrigin-RevId: 332865724
2020-10-17 11:44:17 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Suppress Guava-related ProGuard/R8 warnings 2020-10-17 11:41:41 +01:00
core Use replace() instead of replaceAll() in SsaDecoder 2020-10-17 11:44:17 +01:00
dash Exclude Guava transitive annotation dependencies 2020-09-11 16:02:37 +01:00
extractor Exclude Guava transitive annotation dependencies 2020-09-11 16:02:37 +01:00
hls Exclude Guava transitive annotation dependencies 2020-09-11 16:02:37 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Replace duration strings with plurals 2020-10-17 11:41:35 +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.