1. 12 Dec, 2014 9 commits
  2. 11 Dec, 2014 1 commit
  3. 10 Dec, 2014 3 commits
  4. 08 Dec, 2014 9 commits
  5. 05 Dec, 2014 4 commits
  6. 03 Dec, 2014 8 commits
  7. 27 Nov, 2014 5 commits
  8. 26 Nov, 2014 1 commit
    • HLS: More control over buffering + tweak caption impl. · 40f31722
      - Move all three buffering constants to a single class (the
        chunk source).
      - Increase the target buffer to 40s for increased robustness
        against temporary network blips.
      - Make values configurable via the chunk source constructor.
      - Treat captions as a text track for HLS. This allows them to
        be enabled/disabled through the demo app UI.
      
      Issue: #165
      Oliver Woodman committed