summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorUoti Urpala <uau@mplayer2.org>2013-01-02 22:21:26 +0200
committerwm4 <wm4@nowhere>2013-01-13 13:26:07 +0100
commit3f7526d6417f41dd9a1a8640c2a34baf4290cbcc (patch)
treeaf70af6a62b71410156a52e9d77540006ccdf6cc /DOCS
parente0d9ec60ad02e09d246e8de63f4dde7b11790032 (diff)
downloadmpv-3f7526d6417f41dd9a1a8640c2a34baf4290cbcc.tar.bz2
mpv-3f7526d6417f41dd9a1a8640c2a34baf4290cbcc.tar.xz
af_volnorm: fix output range with float input
af_volnorm can process either int16_t or float audio data. The float version used 0 to INT_MAX as full value range, when it should be 0 to 1. This effectively disabled the filter (due to all input being considered to fall in the silence range). Fix. Reported by Tobias Jacobi <liquid.acid@gmx.net>.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions