1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavcodec
Rostislav Pehlivanov 8e607c747e aacpsy: use a different metric for the spread of a band
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>
2015-07-03 13:17:57 +02:00
..
2015-06-24 14:45:16 +01:00
2015-06-19 13:57:36 +02:00
2015-06-30 23:20:36 +02:00
2015-06-28 14:51:07 +02:00
2015-06-24 15:09:31 -07:00
2015-06-17 20:11:43 +02:00
2015-07-01 20:30:48 +02:00
2015-06-26 22:18:24 +02:00
2015-06-26 23:35:26 +02:00