media/library/src/main
olly 15a890c3ce Refactor #6.0: Add SampleSources for DASH and SS.
This is a mechanical change. The two new SampleSource classes
are forked from MultiSampleSource, with the logic that previously
was in the demo app's SourceBuilder methods copied into the
corresponding constructors. Subsequent steps will:

1. Pull the initial manifest processing from DashChunkSource and
SmoothStreamingChunkSource into the new SampleSource classes.
2. Remove the construction of ChunkSampleSource instances from
the constructors, instead instantiating children only as needed
when tracks are enabled.
3. Simplify ChunkSampleSource down into a ChunkTrackStream object.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121001021
2016-06-15 19:39:52 +01:00
..
java/com/google/android/exoplayer Refactor #6.0: Add SampleSources for DASH and SS. 2016-06-15 19:39:52 +01:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.classpath Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
.project Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
AndroidManifest.xml Removed permissions from the library manifest 2016-01-22 15:07:00 +00:00
project.properties Move to target API level 23 2015-10-26 15:02:32 +00:00