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