1. 29 Oct, 2014 1 commit
    • Only set up timeupdate and waiting event listeners for fillBuffer and
      drainBuffer after we have upshifted. This is so that we would download
      the first segment of the new playlist if the player is setup with
      autoplay or a user clicks play too early.
      Also, we should only upshift if our estimated download time for the new
      segment is less than one second. This is done by estimating the duration
      length of the segment of the new playlist with the duration of the
      current segment in the current playlist.
      Gary Katsevman committed
  2. 28 Oct, 2014 2 commits
  3. 27 Oct, 2014 16 commits
  4. 14 Oct, 2014 3 commits
  5. 10 Oct, 2014 2 commits
  6. 09 Oct, 2014 1 commit
    • If the source was switched among variant playlists that have different audio sampling rates and the initial audio metadata tag skipped, audio would dissapear. Instead, emit an audio meta tag at least once per second so that the decoder can get back on track after a change. Fix typo that caused audio DTS not to be written out properly.
      David LaPalomento committed
  7. 07 Oct, 2014 1 commit
  8. 06 Oct, 2014 1 commit
  9. 02 Oct, 2014 5 commits
  10. 01 Oct, 2014 1 commit
  11. 29 Sep, 2014 2 commits
  12. 27 Sep, 2014 1 commit
  13. 24 Sep, 2014 1 commit
  14. 22 Sep, 2014 3 commits