media/library/core
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
..
src Workaround/Fix #3351 2017-10-17 19:00:52 +01:00
build.gradle Disable test coverage again 2017-08-07 13:43:03 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.