mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-08 15:45:43 +08:00
df3fa48288
I/S energy, especially when it comes to phase cancellations, needs to use signed coefficients as input, yet it was using abs'd coefficients. That was a slight bug.