1. 16 Feb, 2020 2 commits
    • David Reid's avatar
      API CHANGE: Rename ma_calculate_frame_count_after_src(). · 336a8cbb
      David Reid authored
      This has been renamed to ma_calculate_frame_count_after_resampling()
      for consistency with the new ma_resampler API.
      336a8cbb
    • David Reid's avatar
      Bug fix for ma_decoder_get_length_in_pcm_frames(). · 18df4a80
      David Reid authored
      This previously returned the frame count based on the internal sample
      rate of the underlying stream, whereas it should have instead returned
      a frame count based on the output sample rate. This commit fixes this.
      
      This commit commit also changes the implementation of
      ma_calculate_frame_count_after_src() to use the ma_resampler API which
      should make it a bit more robust and easier to maintain.
      18df4a80
  2. 15 Feb, 2020 3 commits
  3. 14 Feb, 2020 4 commits
  4. 13 Feb, 2020 5 commits
  5. 12 Feb, 2020 9 commits
  6. 11 Feb, 2020 1 commit
  7. 10 Feb, 2020 7 commits
  8. 09 Feb, 2020 8 commits
  9. 08 Feb, 2020 1 commit