1. 01 Mar, 2016 1 commit
  2. 27 Feb, 2016 3 commits
  3. 26 Feb, 2016 7 commits
  4. 27 Oct, 2015 1 commit
  5. 22 Jun, 2015 6 commits
  6. 20 Jun, 2015 1 commit
  7. 17 Mar, 2015 1 commit
  8. 25 Jan, 2015 1 commit
  9. 22 Jan, 2015 3 commits
  10. 21 Jan, 2015 5 commits
  11. 01 Jan, 2015 1 commit
  12. 26 Dec, 2014 1 commit
  13. 21 Nov, 2014 1 commit
  14. 10 Nov, 2014 1 commit
    • Max Kellermann's avatar
      pcm/SoxrResampler: round output buffer size up · 8d036c4b
      Max Kellermann authored
      The old formula calculates the output buffer size with "regular"
      rounding (to the nearest integer), however sometimes, that is
      insufficient and the last sample cannot be resampled.  This causes
      audible distortions.  By changing the formula to consider the worst
      case (always round up), this problem is eliminated.
      8d036c4b
  15. 23 Oct, 2014 4 commits
  16. 26 Sep, 2014 2 commits
  17. 31 Aug, 2014 1 commit