media/library
olly 14cfb8039f Use peak rather than average bitrate for HLS
This is a minor change ahead of merging a full variant of
https://github.com/google/ExoPlayer/pull/6706, to make
re-buffers less likely.

Also remove variable substitution when parsing
AVERAGE-BANDWIDTH (it's not required for integer attributes)

PiperOrigin-RevId: 283554106
2019-12-04 10:00:17 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Don't try to track buffersInCodec with tunneling 2019-12-04 10:00:10 +00:00
dash Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
hls Use peak rather than average bitrate for HLS 2019-12-04 10:00:17 +00:00
smoothstreaming Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
ui Fix typo in DefaultTimeBar javadoc 2019-12-04 09:59:24 +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.