media/library
tonihei ed163db1c1 Enable detach surface timeout by default.
Experiments showed the timeout is beneficial to avoid ANRs and
we can thus enable the feature by default.

Also add configuration to set the timeout if required.

Issue: #5887
PiperOrigin-RevId: 335652506
2020-10-06 16:57:43 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Pass ad tags via AdsMediaSource 2020-10-06 14:31:50 +01:00
core Enable detach surface timeout by default. 2020-10-06 16:57:43 +00:00
dash Use Mp4WebvttDecoder for WebVTT content in DASH MP4 containers 2020-10-06 14:30:29 +01:00
extractor Ignore negative payload size in TS PesReader 2020-10-06 14:31:59 +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 Fix miscellaneous nits/typos 2020-10-06 16:57:31 +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.