media/library
ibaker 14e401f53a Update TtmlDecoder to keep only one Span of each type
The current code relies on Android's evaluation order of spans, which
doesn't seem to be defined anywhere.

PiperOrigin-RevId: 288700011
2020-01-08 22:15:10 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Update TtmlDecoder to keep only one Span of each type 2020-01-08 22:15:10 +00:00
dash Add server-client time offset to Window. 2019-12-18 18:52:11 +00:00
hls Unwrap all nested IntDef values 2019-12-18 18:54:44 +00:00
smoothstreaming Suppress rawtypes warning when instantiating generic array 2019-12-11 13:46:39 +00:00
ui Show ad markers after the window duration 2020-01-06 14:54:16 +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.