1. 11 Jul, 2021 2 commits
    • David Reid's avatar
      Updates to the resampler API. · 562b0ffe
      David Reid authored
      This changes ma_resampler_get_required_input_frame_count() and
      ma_resampler_get_expected_output_frame_count() to return a result code
      so that MA_NOT_IMPLEMENTED can be checked and an alternative code path
      can be run for dealing with caching of data.
      562b0ffe
    • David Reid's avatar
      Update ma_calculate_frame_count_after_resampling() · fcb40588
      David Reid authored
      This removes the dependency on the ma_resampler object.
      fcb40588
  2. 10 Jul, 2021 14 commits
  3. 08 Jul, 2021 1 commit
  4. 06 Jul, 2021 2 commits
  5. 05 Jul, 2021 2 commits
  6. 04 Jul, 2021 19 commits