media/library
tonihei 1cf8b255dc Add workaround for unmatched track indices in trex and tkhd.
Both boxes should contain the same list of track indices. However, if only one
track index in each list does not match, we can just assume that these belong
together.

Issue:#4477

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=203481258
2018-07-06 17:55:47 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add workaround for unmatched track indices in trex and tkhd. 2018-07-06 17:55:47 +01:00
dash Forward TransferListener from MediaSources to DataSources. 2018-07-06 14:35:17 +01:00
hls Forward addTransferListener for all wrapping data sources. 2018-07-06 14:37:19 +01:00
smoothstreaming Forward TransferListener from MediaSources to DataSources. 2018-07-06 14:35:17 +01:00
ui prevent controls from hiding whilst the user is interacting with it 2018-07-03 11:53:43 +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.