1. 24 Feb, 2015 12 commits
  2. 23 Feb, 2015 13 commits
  3. 22 Feb, 2015 13 commits
  4. 21 Feb, 2015 2 commits
    • Rémi Denis-Courmont's avatar
      8cf743d0
    • Rémi Denis-Courmont's avatar
      input: tickless pause · f658f93c
      Rémi Denis-Courmont authored
      Now we no longer update times and statistics in the control loop
      (where it was kinda pointless). If there is no wake-up from the ES
      output, then the input thread only needs to wait for control requests
      - which means it can sleep without time-out.
      
      In practice, that corresponds to the input thread being paused and
      not buffering (buffering while paused is possible due to seek).
      f658f93c