media/library/src/main/java/com/google/android/exoplayer/chunk
Oliver Woodman a63883a8c8 Fix format equality checking.
For Live SmoothStreaming, referential equality checking
isn't enough (it breaks once the manifest is updated).
Updated other instances too just for consistency.
2015-05-05 20:30:32 +01:00
..
BaseChunkSampleSourceEventListener.java Add more loading info (including chunk loading times) to 2015-04-22 16:13:19 +01:00
BaseMediaChunk.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
Chunk.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
ChunkExtractorWrapper.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
ChunkOperationHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ChunkSampleSource.java Add more loading info (including chunk loading times) to 2015-04-22 16:13:19 +01:00
ChunkSource.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
ContainerMediaChunk.java Call init() on the extractor only once for each chunk. 2015-04-22 16:14:46 +01:00
DataChunk.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
Format.java Add frame rate to Format for use in format selection (when known). 2015-04-22 16:16:42 +01:00
FormatEvaluator.java Fix format equality checking. 2015-05-05 20:30:32 +01:00
FormatWrapper.java Have Representation, TrackElement and Variant consistently expose Format. 2015-05-01 20:33:52 +01:00
InitializationChunk.java Call init() on the extractor only once for each chunk. 2015-04-22 16:14:46 +01:00
MediaChunk.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
MultiTrackChunkSource.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
SingleSampleChunkSource.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
SingleSampleMediaChunk.java Fix subtitles. 2015-04-17 20:02:20 +01:00
VideoFormatSelectorUtil.java Filter unsupported video formats for HLS. 2015-05-01 20:34:57 +01:00