media/library
bachinger 75e54a452a Use identical media item for constructor if possible
If no deprecated methods on the factory is called, the media item instance that is passed to the createMediaSource method must be passed down to the constructor of the media source.

PiperOrigin-RevId: 314193865
2020-06-02 23:51:06 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Merge pull request #6861 from chrisfillmore:feature/responseBodyForInvalidResponseCodeException_6853 2020-06-01 15:00:08 +01:00
core Use identical media item for constructor if possible 2020-06-02 23:51:06 +01:00
dash Handle factory attributes consistently 2020-05-29 18:34:37 +01:00
extractor Change order of RawCcExtractor init to call format before endTracks. 2020-05-29 18:34:10 +01:00
hls Make HlsMediaSource add the media item to the timeline 2020-05-29 18:34:01 +01:00
smoothstreaming Make SsMediaSource add the media item to the timeline 2020-05-29 18:33:34 +01:00
ui Update TrackSelectionDialogBuilder to use androidx compat Dialog. 2020-05-27 18:59:51 +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.