1. 02 Jan, 2018 2 commits
  2. 01 Jan, 2018 1 commit
  3. 08 May, 2017 1 commit
  4. 03 Jan, 2017 1 commit
  5. 09 Sep, 2016 1 commit
  6. 01 Mar, 2016 1 commit
  7. 26 Feb, 2016 1 commit
  8. 20 Jun, 2015 1 commit
  9. 25 Jan, 2015 1 commit
  10. 22 Jan, 2015 3 commits
  11. 21 Jan, 2015 4 commits
  12. 01 Jan, 2015 1 commit
  13. 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
  14. 16 Aug, 2014 1 commit
  15. 21 Jan, 2014 1 commit
  16. 13 Jan, 2014 1 commit
  17. 01 Dec, 2013 1 commit