media/library
aquilescanta 16f41dbaab 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 13:56:26 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Support multiple instances of database features 2019-02-20 13:56:08 +00:00
dash Migrate to androidx 2019-02-19 13:22:54 +00:00
hls Fix HlsSampleStream#read non-fatal lack of mapping 2019-02-20 13:56:26 +00:00
smoothstreaming Migrate to androidx 2019-02-19 13:22:54 +00:00
ui Set vertical orientation by default in TrackSelectionView 2019-02-20 13:55:33 +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.