1. 08 Sep, 2014 7 commits
  2. 14 Aug, 2014 3 commits
  3. 12 Aug, 2014 5 commits
  4. 11 Aug, 2014 3 commits
  5. 01 Aug, 2014 7 commits
  6. 28 Jul, 2014 2 commits
  7. 24 Jul, 2014 1 commit
  8. 18 Jul, 2014 10 commits
  9. 17 Jul, 2014 1 commit
    • Define DashSegmentIndex wrapper. · 87461821
      This paves the way for SegmentTemplate and SegmentList based
      mpds, which will implement DashSegmentIndex directly rather than
      parsing an index from the media stream.
      
      - Define DashSegmentIndex.
      - Make use of DashSegmentIndex in chunk sources.
      - Define an implementation of DashSegmentIndex that wraps a SegmentIndex.
      - Add method that will allow Representations to return a DashSegmentIndex
        directly in the future.
      - Add support for non-contiguous index and initialization data in media streams.
        For the Webm case this isn't enabled yet due to extractor limitations.
      - Removed ability to fetch multiple chunks. This functionality does not extend
        properly to SegmentList and SegmentTemplate variants of DASH.
      Oliver Woodman committed
  10. 15 Jul, 2014 1 commit