media/library
krocard d97af76280 Retry after offload playback failure
Do that by adding a recoverable state to
the ExoPlaybackException marking when
it is needed to recreate the renderers.

PiperOrigin-RevId: 333507849
2020-09-25 16:32:46 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Util.getStringForTime() prefixes negative times 2020-09-25 16:32:37 +01:00
core Retry after offload playback failure 2020-09-25 16:32:46 +01:00
dash Merge pull request #7968 from DolbyLaboratories:dev-v2-channelConfiguration 2020-09-25 16:31:49 +01:00
extractor Delete sample_cbs.adts test asset 2020-09-25 16:31:20 +01:00
hls Exclude Guava transitive annotation dependencies 2020-09-11 16:01:15 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
ui Cleanup layout XMLs to be consistent with others 2020-09-25 16:29:25 +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.