mirror of https://github.com/FFmpeg/FFmpeg.git
Ignore more samples that are near the edge of the block. The reason is that the filtering tends to cause these samples to go above the window more than the samples near the middle. If these samples are included in the unwindowed peak estimation, the peak can be overestimated. Because the block is windowed again before overlapping, overshoots near the edge of the block are not very important. 0.1 is the value from the version originally contributed to calf. Signed-off-by: Jason Jang <jcj83429@gmail.com>release/5.1
parent
b4ad13420f
commit
18fceb9926
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue