media/library
christosts cd91ae4053 PlaybackStatsListener: add check when adding guessed times
This is was reported in #9257 where the PlaybackStatsListener may try to
access an emtpy ArrayList.

Issue: #9257

#minor-release
#exofixit

PiperOrigin-RevId: 396329373
2021-09-14 12:00:24 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Fix javadoc consistency 2021-09-14 11:56:45 +01:00
core PlaybackStatsListener: add check when adding guessed times 2021-09-14 12:00:24 +01:00
dash Select base URL on demand when a new chunk is created 2021-09-09 18:19:51 +01:00
extractor Add seeking support to the SubtitleExtractor 2021-09-08 17:16:31 +01:00
hls Fix poor documentation and variable name choice in StreamKey 2021-09-08 17:08:56 +01:00
rtsp Handle RTSP 301/302 redirection. 2021-09-14 11:53:06 +01:00
smoothstreaming Fix poor documentation and variable name choice in StreamKey 2021-09-08 17:08:56 +01:00
transformer Rename transformer renderer methods to make them match 2021-09-08 17:20:25 +01:00
ui Fix javadoc consistency 2021-09-14 11:56:45 +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.