media/library
olly 8d2bc7d182 Audio focus: Re-request audio focus if in a transient loss state
This avoids cases where audio focus is never successfully acquired
because another app is holding on to transient audio focus indefinitely.

Issue: #7182
PiperOrigin-RevId: 305108528
2020-04-07 13:38:42 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Fix stuck ad playbacks with DRM-protected content 2020-04-07 13:38:33 +01:00
core Audio focus: Re-request audio focus if in a transient loss state 2020-04-07 13:38:42 +01:00
dash Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
extractor Fix ADTS extraction with mid-stream ID3 2020-04-01 22:38:45 +01:00
hls Merge pull request #7034 from TiVo:p-exception-unreported-discontinuity 2020-04-06 13:28:40 +01:00
smoothstreaming Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
ui Escape the rubyText when generating HTML 2020-04-06 13:27:58 +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.