media/library/src/main/java/com/google/android/exoplayer/chunk
cblay aec9657c76 Internal refactor.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=111746825
2016-01-14 17:13:08 +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 Internal refactor. 2016-01-14 17:13:08 +00: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 Don't check a framerate if we don't have one. 2016-01-04 20:57:58 +00:00