media/library
ibaker b74b4f3c35 In-line WebvttSubtitleTest helper methods
testSubtitleEventTimes/IndicesHelper make assertions that only happen
to be the same because values in two different constants match up. It
seems much better to explicitly put the assertions in each test.

The other assert methods are just obscuring the underlying call to
Truth.

PiperOrigin-RevId: 309022044
2020-05-01 19:47:31 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Rename sourceUri to uri 2020-05-01 19:46:04 +01:00
core In-line WebvttSubtitleTest helper methods 2020-05-01 19:47:31 +01:00
dash Rename sourceUri to uri 2020-05-01 19:46:04 +01:00
extractor Add option to FakeTrackOutput to de-duplicate repeated formats 2020-05-01 19:46:30 +01:00
hls Rename sourceUri to uri 2020-05-01 19:46:04 +01:00
smoothstreaming Rename sourceUri to uri 2020-05-01 19:46:04 +01:00
ui Add TrackSelectionView getTag null check 2020-05-01 19:46:48 +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.