media/library
olly 6570d12c3c Remove re-entrancy from HlsMediaChunk initialization
HlsSampleStreamWrapper currently calls HlsMediaChunk.init, which calls back
to HlsSampleStraemWrapper.init. This re-entrancy seems a bit confusing.

PiperOrigin-RevId: 304139462
2020-04-01 22:38:10 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Bump version to 2.11.4 2020-03-30 19:21:09 +01:00
core Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
dash Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
extractor WAV: Don't read past data end position 2020-03-25 13:05:14 +00:00
hls Remove re-entrancy from HlsMediaChunk initialization 2020-04-01 22:38:10 +01:00
smoothstreaming Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
ui Add cue positioning to SubtitleWebView 2020-04-01 22:37:33 +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.