mirror of https://github.com/FFmpeg/FFmpeg.git
This commit modifies 02dbed6
to use band->active_lines to better gauge how much information is contained within a single band and thus allow the perceptual noise subsitution to more accurately determine which bands to code as noise. The spread[w+g] used before this patch behaved more like a low-pass filter for PNS band_types, which could mistakingly mark some low frequency bands as noise.
Reviewed-by: Claudio Freire <klaussfreire@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/267/head
parent
8f4cfda972
commit
8e607c747e
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue