media/library
olly dc8dc0e392 Declare all InternalState values in switch statement
Lint likes all constants for an IntDef to be declared explicitly
in switch statements.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=207545682
2018-08-06 17:18:51 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Declare all InternalState values in switch statement 2018-08-06 17:18:51 +01:00
dash Minimal fix for non-default cenc name prefixes in DASH manifests 2018-08-06 13:25:33 +01:00
hls Fix Aes128DataSourceTest portability issue 2018-08-06 11:25:34 +01:00
smoothstreaming Remove generic type parameter from TransferListener. 2018-07-24 14:56:45 +01:00
ui Rename spherical/Utils class to GlUtil 2018-08-06 13:22:51 +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.