ffmpeg | branch: release/6.1 | Lynne | Fri Feb 9 18:17:54 2024
+0100| [8815d775322570db8ecf82124467a818c681ed90] | committer: Lynne
avfft: avoid overreads with RDFT API users
The new API requires an extra array member at the very end,
which old API users did not do.
This disables in-place RDF
ffmpeg | branch: master | Lynne | Fri Feb 9 18:17:54 2024
+0100| [90adef99cab46ed1791c8096ac2ac0b89f67a266] | committer: Lynne
avfft: avoid overreads with RDFT API users
The new API requires an extra array member at the very end,
which old API users did not do.
This disables in-place RDFT tra