media/library
insun 4fc45b92c0 Increase char limits for some string translations
And also replaced "Click" with "Tap" for CC button descriptions.

PiperOrigin-RevId: 319455553
2020-07-03 09:03:24 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Fix remaining common module nullness issues. 2020-07-03 09:01:20 +01:00
core Allow FakeMediaSource to specify the FakeSampleStream data 2020-07-03 09:03:15 +01:00
dash Discard samples on the write-side of SampleQueue 2020-07-03 09:01:46 +01:00
extractor Parse stbl in FragmentedMp4Extractor 2020-06-29 14:38:42 +01:00
hls Discard samples on the write-side of SampleQueue 2020-07-03 09:01:46 +01:00
smoothstreaming Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ui Increase char limits for some string translations 2020-07-03 09:03: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.