1. 21 Feb, 2009 1 commit
  2. 07 Jan, 2009 3 commits
  3. 23 Oct, 2008 2 commits
    • Max Kellermann's avatar
      pcm_resample: implemented 24 bit resampling · af7cb932
      Max Kellermann authored
      Similar to pcm_resample_16(), implement pcm_resample_24().  The 24 bit
      implementation is very similar, but it uses src_int_to_float_array()
      instead of src_short_to_float_array() before sending data to
      libsamplerate.
      af7cb932
    • Max Kellermann's avatar
      pcm_utils: moved code to pcm_resample.c · 6b1c54ef
      Max Kellermann authored
      Separate the resampling code from the rest of pcm_utils.c.  Create two
      sub-libraries: pcm_resample_libsamplerate.c and
      pcm_resample_fallback.c.
      6b1c54ef
  4. 09 Oct, 2008 1 commit
  5. 08 Oct, 2008 6 commits
  6. 07 Sep, 2008 1 commit
  7. 26 Aug, 2008 2 commits
    • Max Kellermann's avatar
      moved code to crossfade.c · 6104e969
      Max Kellermann authored
      decode.c should be a lot smaller; start by moving all code which
      handles cross-fading to crossfade.c.  Also includes camelCase
      conversion.
      6104e969
    • Max Kellermann's avatar
      clean up CPP includes · b6909da7
      Max Kellermann authored
      Include only headers which are really required.  This speeds up
      compilation and helps detect cross-layer accesses.
      b6909da7
  8. 02 Jun, 2008 1 commit
  9. 13 Apr, 2008 4 commits
  10. 12 Apr, 2008 4 commits
  11. 05 Apr, 2007 1 commit
  12. 20 Aug, 2006 1 commit
  13. 06 Aug, 2006 1 commit
  14. 01 Aug, 2006 3 commits
  15. 20 Jul, 2006 1 commit
  16. 14 Jul, 2006 1 commit
  17. 13 Jul, 2006 1 commit
  18. 16 Nov, 2005 1 commit
  19. 02 Nov, 2004 1 commit
  20. 10 May, 2004 1 commit
  21. 07 May, 2004 1 commit
  22. 14 Apr, 2004 1 commit
  23. 11 Apr, 2004 1 commit