media/library
olly 22b95032b3 Reinstate buffer discard for SmoothStreaming
Now we have a ChunkSampleStream.discardBuffer, we need to call
it from SsMediaPeriod as well as for the DASH case.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175675427
2017-11-17 18:35:39 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Avoid track group array error-prone reference quality check in CastPlayer. 2017-11-17 18:32:38 +00:00
dash Continue adding Builder to MediaSource. 2017-11-17 18:29:50 +00:00
hls Fix cenc mode support and add support for the .mp4a extension. 2017-11-17 18:26:41 +00:00
smoothstreaming Reinstate buffer discard for SmoothStreaming 2017-11-17 18:35:39 +00:00
ui Only set shutter color if attr is declared 2017-11-13 17:28:25 +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.