1. 18 Oct, 2014 1 commit
  2. 10 Aug, 2014 1 commit
  3. 03 Aug, 2014 1 commit
  4. 28 May, 2014 1 commit
  5. 13 Apr, 2014 1 commit
  6. 22 Feb, 2014 2 commits
  7. 27 Oct, 2013 1 commit
  8. 30 Aug, 2013 1 commit
  9. 08 Jan, 2013 2 commits
  10. 19 Dec, 2012 1 commit
  11. 12 Dec, 2012 1 commit
  12. 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
  13. 27 Nov, 2012 2 commits
  14. 18 Nov, 2012 1 commit
  15. 05 Oct, 2012 1 commit
  16. 15 Aug, 2012 1 commit
  17. 04 Aug, 2012 1 commit
  18. 27 Jul, 2012 1 commit
  19. 08 Jul, 2012 2 commits
  20. 09 May, 2012 2 commits
  21. 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