media/library
olly f8843441a2 Align flags between the core and extension FLAC extractors
- It seems conceptually simpler for DefaultExtractorsFactory
- It seems unlikely we'll need to diverge the two. In the case of
  workaround flags we can just have them be no-ops in the version
  that doesn't need them.

PiperOrigin-RevId: 317151955
2020-06-23 11:05:37 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Clean up MimeTypes Javadoc 2020-06-23 11:05:29 +01:00
core De-duplicate Cue.Builder detailed javadoc 2020-06-23 11:05:20 +01:00
dash Generalize MimeTypes.isWebm to MimeTypes.isMatroska 2020-06-23 11:04:56 +01:00
extractor Align flags between the core and extension FLAC extractors 2020-06-23 11:05:37 +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.