media/library/src/main/java/com/google/android/exoplayer/chunk
olly 73400907fc Introduce TrackGroupArray.
This change replaces TrackGroup[] with TrackGroupArray. This is
to allow equality based hashCode and equals implementations.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=115563146
2016-06-15 18:54:51 +01:00
..
BaseChunkSampleSourceEventListener.java Make SampleSource interfaces right for TrackSelector. 2016-06-15 18:54:51 +01:00
BaseMediaChunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
Chunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
ChunkExtractorWrapper.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
ChunkOperationHolder.java Fix end-of-stream for live streams. 2015-09-10 18:21:21 +01:00
ChunkSampleSource.java Introduce TrackGroupArray. 2016-06-15 18:54:51 +01:00
ChunkSource.java Don't pass chunk list to ChunkSource.disable(). 2016-06-15 18:54:50 +01:00
ContainerMediaChunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
DataChunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
FormatEvaluator.java Use FormatEvaluator for HLS. 2016-06-15 18:54:51 +01:00
InitializationChunk.java Fix hasSampleFormat in experimental version. Oops! 2016-06-15 18:54:51 +01:00
MediaChunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
SingleSampleMediaChunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00