1. 22 May, 2015 2 commits
  2. 21 May, 2015 2 commits
  3. 19 May, 2015 8 commits
  4. 18 May, 2015 4 commits
  5. 15 May, 2015 2 commits
  6. 14 May, 2015 1 commit
  7. 13 May, 2015 1 commit
    • If segments are delivered very quickly, it's possible that a segment after a discontinuity will be ready before the previous segment is finished getting processed by the media source. Our current mechanism for signalling discontinuities is synchronous so this could lead to us injecting a discontinuity into the middle of the first segment instead of at the end. Instead, adopt a workflow more closely aligned to how real SourceBuffers work and don't append additional bytes until the previous append has been fully processed.
      David LaPalomento committed
  8. 08 May, 2015 3 commits
  9. 07 May, 2015 7 commits
  10. 06 May, 2015 2 commits
  11. 05 May, 2015 2 commits
  12. 28 Apr, 2015 6 commits