diff options
author | Jason Jang <jcj83429@gmail.com> | 2022-01-28 17:08:27 -0800 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-02-05 14:52:16 +0100 |
commit | b4ad13420f57ff7b2a411f2f70217635d1516a80 (patch) | |
tree | fada5315108fc434512df54948b7a8326cb41a6f /libavcodec/dxva2.c | |
parent | 40766ae1da412f7a8f665fd49c0de905f856552e (diff) | |
download | ffmpeg-b4ad13420f57ff7b2a411f2f70217635d1516a80.tar.gz |
avfilter/af_apsyclip: fix FFT bin indexing
With a complex FFT instead of real FFT, the negative frequencies
are not dropped from the spectrum output, so they need to be scaled
when the positive frequencies are scaled. The location of the top
bin is also different.
Signed-off-by: Jason Jang <jcj83429@gmail.com>
Diffstat (limited to 'libavcodec/dxva2.c')
0 files changed, 0 insertions, 0 deletions