media/library
ibaker ca3b420cf6 Split TestExoPlayer into Builder and RunHelper classes
TestExoPlayerBuilder can be used from both emulator and robolectric
tests, TestPlayerRunHelper uses Robolectric Looper behaviour, meaning
it can be moved to the robolectricutils module in a follow-up change.

PiperOrigin-RevId: 336634225
2020-10-13 16:27:39 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Pass ad tags via AdsMediaSource 2020-10-06 14:31:50 +01:00
core Split TestExoPlayer into Builder and RunHelper classes 2020-10-13 16:27:39 +01:00
dash Split TestExoPlayer into Builder and RunHelper classes 2020-10-13 16:27:39 +01:00
extractor Ignore negative payload size in TS PesReader 2020-10-06 14:31:59 +01:00
hls Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Expand bottom button's height and extend greyed background area to seekbar 2020-10-13 16:27:10 +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.