1. 14 Dec, 2015 1 commit
  2. 19 Apr, 2015 1 commit
  3. 18 Oct, 2014 1 commit
  4. 10 Aug, 2014 1 commit
  5. 03 Aug, 2014 1 commit
  6. 28 May, 2014 1 commit
  7. 13 Apr, 2014 1 commit
  8. 22 Feb, 2014 2 commits
  9. 27 Oct, 2013 1 commit
  10. 30 Aug, 2013 1 commit
  11. 08 Jan, 2013 2 commits
  12. 19 Dec, 2012 1 commit
  13. 12 Dec, 2012 1 commit
  14. 11 Dec, 2012 1 commit
    • Justin Ruggles's avatar
      lavr: temporarily store custom matrix in AVAudioResampleContext · 14758e32
      Justin Ruggles authored
      This allows AudioMix to be treated the same way as other conversion contexts
      and removes the requirement to allocate it at the same time as the
      AVAudioResampleContext.
      
      The current matrix get/set functions are split between the public interface
      and AudioMix private functions.
      14758e32
  15. 27 Nov, 2012 2 commits
  16. 18 Nov, 2012 1 commit
  17. 05 Oct, 2012 1 commit
  18. 15 Aug, 2012 1 commit
  19. 04 Aug, 2012 1 commit
  20. 27 Jul, 2012 1 commit
  21. 08 Jul, 2012 2 commits
  22. 09 May, 2012 2 commits
  23. 25 Apr, 2012 1 commit
    • Justin Ruggles's avatar
      Add libavresample · c8af852b
      Justin Ruggles authored
      This is a new library for audio sample format, channel layout, and sample rate
      conversion.
      c8af852b