1. 18 Oct, 2014 1 commit
  2. 08 Feb, 2014 1 commit
  3. 30 Aug, 2013 1 commit
  4. 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
  5. 12 Sep, 2012 1 commit
  6. 15 Aug, 2012 1 commit
  7. 04 Aug, 2012 1 commit
  8. 18 Jun, 2012 1 commit
  9. 01 May, 2012 1 commit
  10. 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