media/library
aquilescanta 6a0803dee0 Create the ProgresiveMediaExtractor interface
- Which abstracts ProgressiveMediaPeriod from the Extraction
  implementation.
- Will allow us to depend on MediaParser.

PiperOrigin-RevId: 297330623
2020-02-27 17:15:03 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Migrate HLS to Format.Builder 2020-02-25 21:23:53 +00:00
core Create the ProgresiveMediaExtractor interface 2020-02-27 17:15:03 +00:00
dash Migrate DASH to Format.Builder 2020-02-25 21:23:45 +00:00
extractor Make Format.Builder, peakBitrate and averageBitrate public 2020-02-25 21:23:21 +00:00
hls Migrate HLS to Format.Builder 2020-02-25 21:23:53 +00:00
smoothstreaming Migrate SmoothStreaming to Format.Builder 2020-02-25 21:23:37 +00:00
ui Fix lint errors 2020-02-25 21:21:29 +00: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.