media/library
olly f342df2047 Migrate DASH to Format.Builder
Bitrates in the DASH manifest are peak bitrates, as per the ref'd issue.

Issue: #5978
PiperOrigin-RevId: 296478812
2020-02-25 21:23:45 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Migrate SmoothStreaming to Format.Builder 2020-02-25 21:23:37 +00:00
core split and deprecate PlaybackParameters in AudioSink 2020-02-25 21:23:29 +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 Make Format.Builder, peakBitrate and averageBitrate public 2020-02-25 21:23:21 +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.