mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-08 14:57:55 +00:00
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.