media/library
olly 73b6b20fa3 Improve decoder retention logic.
1. Allow retaining a decoder without any reconfiguration, in addition
   to retaining with reconfiguration (and not retaining)
2. Fix retention logic for video decoders to take into account changing
   ColorInfo
3. Allow retention of audio decoders when possible

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=187500285
2018-03-02 09:27:48 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
dash Rename Listener for timeline update to avoid confusion with MediaSourceEventListener. 2018-03-02 09:21:28 +00:00
hls Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
smoothstreaming Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
ui Update PlayerView javadoc 2018-03-02 09:26:16 +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.