media/library/src/main/java/com/google/android/exoplayer/chunk
olly 84307eff50 Document ChunkSampleSource constructors.
Issue: #1030
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=109674800
2015-12-08 16:15:41 +00:00
..
BaseChunkSampleSourceEventListener.java Fixed int overflow issue with callbacks on very long-running streams. 2015-09-28 12:22:12 +01:00
BaseMediaChunk.java Fix end-of-stream for live streams. 2015-09-10 18:21:21 +01:00
Chunk.java Remove extra constructors. 2015-09-01 14:11:50 +01:00
ChunkExtractorWrapper.java Cleanup - Make RollingSampleBuffer append methods more consistent. 2015-07-30 17:13:24 +01:00
ChunkOperationHolder.java Fix end-of-stream for live streams. 2015-09-10 18:21:21 +01:00
ChunkSampleSource.java Document ChunkSampleSource constructors. 2015-12-08 16:15:41 +00:00
ChunkSource.java Merge seek/playback positions in ChunkSource interface. 2015-11-25 16:50:30 +00:00
ContainerMediaChunk.java Fix end-of-stream for live streams. 2015-09-10 18:21:21 +01:00
DataChunk.java Remove extra constructors. 2015-09-01 14:11:50 +01:00
Format.java Remove spurious blank line 2015-10-26 15:26:05 +00:00
FormatEvaluator.java Allow seeding of RandomEvaluator. 2015-06-26 14:24:00 +01:00
FormatWrapper.java Have Representation, TrackElement and Variant consistently expose Format. 2015-05-01 20:33:52 +01:00
InitializationChunk.java Implemented limited support for multi-period DASH manifests. 2015-09-01 13:54:00 +01:00
MediaChunk.java Fix end-of-stream for live streams. 2015-09-10 18:21:21 +01:00
SingleSampleChunkSource.java Merge seek/playback positions in ChunkSource interface. 2015-11-25 16:50:30 +00:00
SingleSampleMediaChunk.java Fix end-of-stream for live streams. 2015-09-10 18:21:21 +01:00
VideoFormatSelectorUtil.java Get the physical display resolution if possible. 2015-11-27 15:58:11 +00:00