media/library/src/main/java/com/google/android/exoplayer/chunk
Oliver Woodman e770e5c24b Multi-track - The (nearly) final step.
- Migrate demo app to use new APIs.
- Add multi-track support for ExtractorSampleSource case.
- Add multi-track support for SmoothStreaming use case.

The final step is to add support back for the DASH use case and
delete MultiTrackChunkSource. This is blocked on multi-period support
landing, in order to prevent a horrendous merge conflict. We also
need to update HLS to expose sensible track information.

Issue: #514
2015-08-19 16:29:30 +01:00
..
BaseChunkSampleSourceEventListener.java Remove requirement to specify downstream renderer count. 2015-06-12 17:52:56 +01:00
BaseMediaChunk.java Set MediaFormat for VTT chunks + cleanup. 2015-06-05 18:24:22 +01:00
Chunk.java Add TRICK_PLAY constant to core Exo. 2015-05-22 20:38:23 +01:00
ChunkExtractorWrapper.java Cleanup - Make RollingSampleBuffer append methods more consistent. 2015-07-30 17:13:24 +01:00
ChunkOperationHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ChunkSampleSource.java Multi-track - The (nearly) final step. 2015-08-19 16:29:30 +01:00
ChunkSource.java Multi-track - The (nearly) final step. 2015-08-19 16:29:30 +01:00
ContainerMediaChunk.java Add ISO 14496-30 embedded TTML (stpp) subtitle support. 2015-08-17 17:15:53 +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 Improve DASH manifest parsing. 2015-08-11 18:12:43 +01: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 Cleanup - Make RollingSampleBuffer append methods more consistent. 2015-07-30 17:13:24 +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 Allow ChunkSource an opportunity to fail preparation. 2015-08-17 17:14:21 +01:00
SingleSampleChunkSource.java Allow ChunkSource an opportunity to fail preparation. 2015-08-17 17:14:21 +01:00
SingleSampleMediaChunk.java Remove custom VTT logic. 2015-08-11 18:16:56 +01:00
VideoFormatSelectorUtil.java Further cleanup subtitle implementations. 2015-06-12 17:44:01 +01:00