media/library
olly 08b0e08b69 Fix bug where SilenceMediaSource#getTag was always returning null.
SilenceMediaSource never overloaded MediaSource#getTag, and default behavior is to return null.

PiperOrigin-RevId: 314779832
2020-06-05 13:05:39 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Miscellaneous renamings in FilenameUtils 2020-06-05 13:05:20 +01:00
core Fix bug where SilenceMediaSource#getTag was always returning null. 2020-06-05 13:05:39 +01:00
dash Handle factory attributes consistently 2020-05-29 18:34:37 +01:00
extractor Miscellaneous renamings in FilenameUtils 2020-06-05 13:05:20 +01:00
hls Miscellaneous renamings in FilenameUtils 2020-06-05 13:05:20 +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.