media/library
ibaker 4cfb3aff8f Drop responses in DefaultDrmSession if the session has been released
This prevents trying to post the response to possibly dead threads,
which causes an IllegalStateException to be logged.

Issue: #8328
PiperOrigin-RevId: 352388155
2021-01-18 22:00:03 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Remove deprecated debug listener methods from SimpleExoPlayer 2021-01-15 10:57:47 +00:00
core Drop responses in DefaultDrmSession if the session has been released 2021-01-18 22:00:03 +00:00
dash Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
extractor Merge pull request #8437 from equeim:interlaced 2021-01-18 21:59:35 +00:00
hls Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
smoothstreaming Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
ui Remove VideoDecoderOutputBufferRenderer from Player interface 2021-01-15 10:55:56 +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.