media/library
tonihei d1df41a39e Fix window index comparison.
To check the validity of a window index it needs to be compared with a greater
or equal sign to the window count.

Issue:#4822

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213234403
2018-09-17 17:50:20 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Fix window index comparison. 2018-09-17 17:50:20 +01:00
dash Clip DASH periods to their durations 2018-09-12 15:30:47 +01:00
hls Don't discard when a reset is pending 2018-09-12 15:18:56 +01:00
smoothstreaming Clip DASH periods to their durations 2018-09-12 15:30:47 +01:00
ui Dispatch notification actions to the originating PlayerNotificationManager only. 2018-09-06 12:00:55 +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.