aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/flacencdsp.h
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2024-04-06 07:30:07 +0200
committerLynne <dev@lynne.ee>2024-04-10 13:22:18 +0200
commit89a9042291e2f54be98e54e8e8fa50ee3fe7d1a6 (patch)
tree4fb31ce11d158a12252e725e44d157c11a7e2756 /libavcodec/flacencdsp.h
parent0534d2ac8462e39955b83760d3148ccf45a1e310 (diff)
downloadffmpeg-89a9042291e2f54be98e54e8e8fa50ee3fe7d1a6.tar.gz
lavc/avfft: fix RDFT wrapper stride
Per the lavu/tx docs: > * For forward transforms (R2C), stride must be the spacing between two > * samples in bytes. For inverse transforms, the stride must be set > * to the spacing between two complex values in bytes. The code did the reverse. The stride parameter is currently not respected for RDFT transforms, but has to be correct, for a potential future change.
Diffstat (limited to 'libavcodec/flacencdsp.h')
0 files changed, 0 insertions, 0 deletions