Skip to content

Backport of "audiobuffersplit: Fix drift that was introduced by wrong calculations in gapless mode" into 1.20

Backport of !2780 (merged) "audiobuffersplit: Fix drift that was introduced by wrong calculations in gapless mode".

Commits:

  • 0485c354 audiobuffersplit: Combine two if expressions to reduce indentation
  • fad0a72e audiobuffersplit: Use input running time for comparison instead of the currently tracked running time
  • 0aad12fb audiobuffersplit: Actually store number of samples to drop in gapless mode

Merge request reports