media/library
olly 4824f352de Decouple input format and codec format
This paves the way to cleanly fix the first two issues
listed in [] onDisabled will null inputFormat,
but nulling of codecFormat will remain tied to the codec
being released.

Issue: #2826

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=219125458
2018-10-31 13:44:03 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Decouple input format and codec format 2018-10-31 13:44:03 +00:00
dash Fix documentation confusion in MediaChunkIterator subclasses 2018-10-18 23:39:51 +01:00
hls Remove extra blank line 2018-10-24 18:22:31 +01:00
smoothstreaming Fix documentation confusion in MediaChunkIterator subclasses 2018-10-18 23:39:51 +01:00
ui Add support for playing spherical videos on Daydream 2018-10-31 13:42: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.