media/library/src/main/java/com/google/android/exoplayer/dash
Oliver Woodman bf5ee6ff23 1. Parse live attributes from SmoothStreaming manifest.
2. Common interface for manifest parsers.
- This effectively moves the common interface from the Fetcher level
  (i.e. ManifestFetcher) to the Parser level (i.e. ManifestParser).
- The motivation here is to allow the implementation of components that
  can work with a generic ManifestParser implementation.
2014-09-11 16:22:01 +01:00
..
mpd 1. Parse live attributes from SmoothStreaming manifest. 2014-09-11 16:22:01 +01:00
DashChunkSource.java Merge fMP4/H264 and WebM/VP9 DASH implementations. 2014-09-08 11:33:12 +01:00
DashSegmentIndex.java Add missing files. 2014-07-18 14:55:24 +01:00
DashWrappingSegmentIndex.java Add missing files. 2014-07-18 14:55:24 +01:00