1. 22 Jul, 2016 1 commit
    • Jacob Vosmaer's avatar
      output/osx: remove incorrect memset behavior · ad80acb2
      Jacob Vosmaer authored
      In e068d62a I added code that zeros the remainder of the output buffer
      if there are not enough input frames available. I have now learned
      that we can signal to the caller of the render callback how much data
      is in the output buffers. In practice, the input buffer is so large
      that it does not matter so much how we handle input buffer underruns,
      but I suppose that saying 'there is no data' is better than 'here is
      some silence for you'.
      ad80acb2
  2. 14 Jul, 2016 1 commit
  3. 13 Jul, 2016 1 commit
  4. 12 Jul, 2016 1 commit
  5. 11 Jul, 2016 14 commits
  6. 09 Jul, 2016 1 commit
  7. 08 Jul, 2016 13 commits
  8. 07 Jul, 2016 2 commits
  9. 06 Jul, 2016 1 commit
  10. 05 Jul, 2016 5 commits