1. 27 Oct, 2015 1 commit
  2. 22 Jun, 2015 6 commits
  3. 20 Jun, 2015 1 commit
  4. 17 Mar, 2015 1 commit
  5. 25 Jan, 2015 1 commit
  6. 22 Jan, 2015 3 commits
  7. 21 Jan, 2015 5 commits
  8. 01 Jan, 2015 1 commit
  9. 26 Dec, 2014 1 commit
  10. 21 Nov, 2014 1 commit
  11. 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
  12. 23 Oct, 2014 4 commits
  13. 26 Sep, 2014 2 commits
  14. 31 Aug, 2014 1 commit
  15. 29 Aug, 2014 1 commit
  16. 26 Aug, 2014 1 commit
  17. 23 Aug, 2014 2 commits
  18. 16 Aug, 2014 1 commit
  19. 13 Aug, 2014 1 commit
  20. 12 Aug, 2014 3 commits
  21. 30 Jul, 2014 1 commit
  22. 19 Mar, 2014 1 commit