media/library
olly 3805717026 Decouple dummySurface lifespan from codec lifespans
I don't think there's any particular reason for releasing
dummySurface when we release the codec. It seems to make
more sense to decouple the two, and treat a dummySurface as
a resource that should be released on reset.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217711788
2018-10-18 23:39:51 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Decouple dummySurface lifespan from codec lifespans 2018-10-18 23:39:51 +01:00
dash Fix documentation confusion in MediaChunkIterator subclasses 2018-10-18 23:39:51 +01:00
hls Fix documentation confusion in MediaChunkIterator subclasses 2018-10-18 23:39:51 +01:00
smoothstreaming Fix documentation confusion in MediaChunkIterator subclasses 2018-10-18 23:39:51 +01:00
ui Snapshots are going to become the default soon and these tests are failing when 2018-10-15 09:28:21 +01: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.