..
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
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
Remove requirement to specify downstream renderer count.
2015-06-12 17:52:56 +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
Set MediaFormat for VTT chunks + cleanup.
2015-06-05 18:24:22 +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
Remove ability to extend the default FormatEvaluator implementations.
2015-05-08 17:09:39 +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
Further cleanup subtitle implementations.
2015-06-12 17:44:01 +01:00