media/library
tonihei bfe17aee3e Support ExtractorFactory in DefaultMediaSourceFactory.
This allows to customize extractor flags more easily when setting up the player.

In addition, we need to provide a way to pass in the ExtractorFactory through
the constructor chain starting in SimpleExoPlayer so that removing the
DefaultExtractorsFactory is possible for R8.

PiperOrigin-RevId: 330472935
2020-09-09 09:41:42 +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 Support ExtractorFactory in DefaultMediaSourceFactory. 2020-09-09 09:41:42 +01:00
dash Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
extractor Support ExtractorFactory in DefaultMediaSourceFactory. 2020-09-09 09:41:42 +01:00
hls Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +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.