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