media/library
aquilescanta 8716c0ee32 Implement a best-effort DRM session acquisition approach
Try to delay failure for as long as possible. That is, propagate
DRM session failures only after an encrypted buffer arrives or clear
sample playback without session is not allowed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183076348
2018-01-24 19:56:41 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Implement a best-effort DRM session acquisition approach 2018-01-24 19:56:41 +00:00
dash Add filtering manifest parsers for DASH, HLS and SmoothStreaming 2018-01-23 19:36:41 +00:00
hls Add filtering manifest parsers for DASH, HLS and SmoothStreaming 2018-01-23 19:36:41 +00:00
smoothstreaming Add filtering manifest parsers for DASH, HLS and SmoothStreaming 2018-01-23 19:36:41 +00:00
ui add strings and drawables for fullscreen button 2018-01-23 19:09:19 +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.