media/library
tonihei 236eb5cef6 Add some leeway for finding additional tracks in PsExtractor.
Currently we immediately stop searching after we found one video and one
audio track. This change adds some leeway to detect additional tracks.

Issue:#4406

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202455491
2018-06-28 16:18:50 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add some leeway for finding additional tracks in PsExtractor. 2018-06-28 16:18:50 +01:00
dash Add an errorCount argument to onLoadError 2018-06-28 16:18:50 +01:00
hls Add an errorCount argument to onLoadError 2018-06-28 16:18:50 +01:00
smoothstreaming Add an errorCount argument to onLoadError 2018-06-28 16:18:50 +01:00
ui Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +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.