media/library
olly 6cce608f32 Simplify DefaultMediaSourceFactory ad configuration
- Use a setter, which is consistent with how other optional
  components are passed.
- Remove nesting where a provider provides another provider.
  Since AdSupportProvider then only provides one thing, it
  can be renamed to AdsLoaderProvider, which more clearly
  expresses what it provides.

PiperOrigin-RevId: 330396334
2020-09-07 20:46:57 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add Util.postOrRun 2020-09-07 20:40:04 +01:00
core Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
dash Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
extractor Merge pull request #7667 from willtrking:dev-v2-mkv-dovi 2020-08-26 16:40:35 +01:00
hls Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Apply styled widget's bug fixes to legacy widget 2020-09-07 20:43: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.