diff options
author | wm4 <wm4@nowhere> | 2015-01-13 20:14:02 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-01-13 20:14:02 +0100 |
commit | 0bbd65b09cb80ee6a822b27a53e7ddfd5d249cf2 (patch) | |
tree | edf7dcb12a658c2606653cb3b2dcaa3ac3acda99 /audio/filter/af_bs2b.c | |
parent | 9418f884750e2837c51dea9bd300a5e4b3a8f16c (diff) |
audio/filter: remove unused af_calc_filter_multiplier()
The purpose of this function was to filter only as much audio input as
needed to produce a certain amount of audio output. This could (in
theory) avoid excessive buffering when e.g. changing playback speed with
resampling.
Use of this was already removed in commit 5fd8a1e0. No problems were
experienced, so let's assume this feature is practically worthless.
(Though it's possible that it was quite useful over a decade ago, or in
some cornercases with evil files.)
Diffstat (limited to 'audio/filter/af_bs2b.c')
0 files changed, 0 insertions, 0 deletions