1. 23 May, 2007 1 commit
    • J. Alexander Treuman's avatar
      Switching to the lsr simple API. The problem with the full API is that the · fbb3a94f
      J. Alexander Treuman authored
      number of channels is specified when the converter state is created.
      Previously this was only done once, thus breaking horribly when the input
      audio suddenly had a different channel count.  A new state could be created
      every time the number of channels changes, but this could happen many times
      a second if resampling to two different formats at once.  The simple API
      doesn't have this problem, as channel count is an argument to the
      conversion function itself.
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@6229 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      fbb3a94f
  2. 22 May, 2007 4 commits
  3. 16 May, 2007 3 commits
  4. 15 May, 2007 1 commit
  5. 26 Apr, 2007 3 commits
  6. 25 Apr, 2007 8 commits
  7. 11 Apr, 2007 1 commit
  8. 09 Apr, 2007 4 commits
  9. 08 Apr, 2007 4 commits
  10. 05 Apr, 2007 1 commit
  11. 04 Apr, 2007 1 commit
  12. 03 Apr, 2007 2 commits
  13. 31 Mar, 2007 7 commits