media/library
tonihei 7c65b94578 Check for null listeners in deprecated paths in DefaultDrmSessionManager.
The previous API allowed to pass in null to the constructors although variants
without listeners exist. That's why we need to handle these null values.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191577891
2018-04-07 19:01:30 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Check for null listeners in deprecated paths in DefaultDrmSessionManager. 2018-04-07 19:01:30 +01:00
dash Don't refresh DASH manifest if minUpdatePeriod is unset 2018-04-03 15:40:41 +01:00
hls Remove unnecessary line from test manifests 2018-04-03 15:30:40 +01:00
smoothstreaming Remove unnecessary line from test manifests 2018-04-03 15:30:40 +01:00
ui Don't call getLayoutDirection before API level 17 2018-03-29 17:58:38 +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.