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