media/library
olly d533a83ae4 Partial revert of DRM fixes
----------------------------------
Original change description:

DRM fixes

- Parse multiple kids from default_KID. It's specified as a whitespace
  separated list of UUIDs rather than a single UUID.
- Opportunistically proceed with playback in cases where the manifest
  only defines a single SchemeData with the common PSSH UUID. In such
  cases the manifest isn't saying anything about which specific DRM
  schemes it supports.

Issue: #3630

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=181137621
2018-01-15 11:27:48 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Partial revert of DRM fixes 2018-01-15 11:27:48 +00:00
dash Add assertions to check that media sources are not prepared twice. 2018-01-15 11:23:31 +00:00
hls Add assertions to check that media sources are not prepared twice. 2018-01-15 11:23:31 +00:00
smoothstreaming Add assertions to check that media sources are not prepared twice. 2018-01-15 11:23:31 +00:00
ui Automatically apply rotation for TextureView in SimpleExoPlayer. 2018-01-15 11:20:41 +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.