media/library/src/main/java/com/google/android/exoplayer/smoothstreaming
olly 7170ff380c Remove V1 DASH multi-period + seeking-in-window from V2.
Both of these features are being promoted to first class
citizens in V2 (multi-period support will be handled via
playlists, seeking-in-window will be handled by exposing
the window/timeline from the player and via the normal
seek API). For now, it's much easier to continue the
refactoring process with the features removed.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=119518675
2016-06-15 19:39:06 +01:00
..
SmoothStreamingChunkSource.java Remove V1 DASH multi-period + seeking-in-window from V2. 2016-06-15 19:39:06 +01:00
SmoothStreamingManifest.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
SmoothStreamingManifestParser.java Make all DataSource implementations implement getUri. 2016-06-15 19:39:04 +01:00