media/testutils/src/main/java/com/google/android/exoplayer2/testutil
cblay 37317520f4 Improving handling of atoms with size less than header in FragmentedMp4Extractor.
These currently lead to cryptic ArrayIndexOutOfBoundsExceptions being thrown from System.arraycopy() so my proposal is to throw a more useful ParserException instead.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=142087132
2016-12-16 16:21:16 +00:00
..
Dumper.java Sanitize constants 2016-08-31 15:25:18 +01:00
FakeDataSource.java DataSourceException: Used to specify a DataSource error. 2016-09-02 16:20:06 +01:00
FakeExtractorInput.java Clean up MP3 synchronization and fix handling < 4 frames. 2016-09-16 18:52:42 +01:00
FakeExtractorOutput.java Make interface implementation consistent among ExtractorOutputs 2016-10-14 10:42:43 +01:00
FakeTrackOutput.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
TestUtil.java Improving handling of atoms with size less than header in FragmentedMp4Extractor. 2016-12-16 16:21:16 +00:00