media/library
olly 88883ffd67 Generalize MimeTypes.isWebm to MimeTypes.isMatroska
It seems more natural given we always end up instantiating a Matroska extractor,
not one that's specific to the WebM subset of Matroska. There's also no reason
not to support Matroska MIME types in DASH.

PiperOrigin-RevId: 316975451
2020-06-23 11:04:56 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Generalize MimeTypes.isWebm to MimeTypes.isMatroska 2020-06-23 11:04:56 +01:00
core Rollback of b6f5a263f7 2020-06-17 22:20:48 +01:00
dash Generalize MimeTypes.isWebm to MimeTypes.isMatroska 2020-06-23 11:04:56 +01:00
extractor Remove support for MKV invisible flag 2020-06-17 14:31:27 +01:00
hls Remove unused previousExtractor from HlsExtractorFactory 2020-06-17 22:20:31 +01:00
smoothstreaming Add getMediaItem() to MediaSource 2020-06-17 14:30:04 +01:00
ui Prevent shutter closing for within-window seeks to unprepared periods 2020-06-11 10:10:18 +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.