media/library
andrewlewis bf495de529 Fix mdta handling on I/O error
An I/O error could occur while handling the start of an mdta box, in
which case retrying would cause another ContainerAtom to be added. Fix
this by skipping the mdta header before updating container atoms.

PiperOrigin-RevId: 284000715
2019-12-06 19:20:36 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Fix mdta handling on I/O error 2019-12-06 19:20:36 +00:00
dash Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
hls Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
smoothstreaming Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
ui Add IntDefs for renderer capabilities. 2019-12-05 10:20:15 +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.