media/library
tonihei 008c80812b Enable release timeout by default and make config non-experimental.
Using a timeout prevents ANRs in cases where the underlying platform
gets blocked forever, so we enable this feature by default.

Issue: #4352
PiperOrigin-RevId: 335642485
2020-10-06 16:57:19 +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 release timeout by default and make config non-experimental. 2020-10-06 16:57:19 +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 Add getter and callbacks for static metadata retrieval. 2020-10-06 14:31:32 +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.