media/library
aquilescanta 3c0ce056d9 Fix HlsSampleStream#read non-fatal lack of mapping
HlsSampleStream#read should return end of stream when
there is no mapping for the sample stream, instead of
nothing read. This allows the player to transition to
ended.

Issue:#5524
PiperOrigin-RevId: 234764027
2019-02-20 15:47:58 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Fix EventMessage timestamp issue 2019-02-19 18:06:03 +00:00
dash Fix EventMessage timestamp issue 2019-02-19 18:06:03 +00:00
hls Fix HlsSampleStream#read non-fatal lack of mapping 2019-02-20 15:47:58 +00:00
smoothstreaming Remove player and isTopLevelSource parameters from MediaSource.prepare. 2019-02-19 09:05:14 +00:00
ui Allow registration of control overlays for ad viewability 2019-02-19 09:18:56 +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.