media/library
olly f6d0dae50e Workaround/Fix #3351
1. Ignore edit list where the sequence doesn't contain a sync
   sample, rather than failing.
2. Make Mp4Extractor.readAtomPayload so it doesn't try and read
   the same payload twice if a failure occurs parsing it.
3. Make processAtomEnded so that it doesn't pop the moov if
   parsing it fails.

Issue: #3351

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172106244
2017-10-17 19:00:52 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
core Workaround/Fix #3351 2017-10-17 19:00:52 +01:00
dash Remove spurious method 2017-10-17 17:57:27 +01:00
hls Prevent unnecessary consecutive playlist loads 2017-10-17 17:32:12 +01:00
smoothstreaming Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
ui Workaround the skip ad button not being focused 2017-09-20 13:57:16 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +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.