1. 02 Feb, 2020 2 commits
    • David Reid's avatar
      API CHANGE: Refactor ma_convert_frames() and ma_convert_frames_ex(). · 64707cf4
      David Reid authored
      For safety, ma_convert_frames() has an additional parameter called
      frameCountOut which is the capacity of the output buffer. In addition,
      the frameCountIn parameter has been moved next to the pIn parameter.
      
      ma_convert_frames_ex() has been changed to take a pointer to a
      ma_data_converter_config object. This provides more flexibility as to
      the input and output formats. In addition, the frameCountOut parameter
      has been added which has the same meaning as ma_convert_frames().
      64707cf4
    • David Reid's avatar
      6cdd4c81
  2. 01 Feb, 2020 7 commits
  3. 31 Jan, 2020 3 commits
  4. 30 Jan, 2020 4 commits
  5. 29 Jan, 2020 3 commits
  6. 28 Jan, 2020 7 commits
  7. 27 Jan, 2020 5 commits
  8. 26 Jan, 2020 9 commits