diff options
author | Lynne <dev@lynne.ee> | 2021-07-18 15:00:48 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2021-07-18 15:04:57 +0200 |
commit | 997f9bdb99de18b27f8f213f381c5e90536a1be9 (patch) | |
tree | 4b9d5a4ccdc550c3f1a2befbcaad1e952a4a8dcd /tests | |
parent | 694545b6d5fff5a8242b5fab8c1746e74a06f9ba (diff) | |
download | ffmpeg-997f9bdb99de18b27f8f213f381c5e90536a1be9.tar.gz |
x86/tx_float: correctly load the transform length
The field is a standard field, yet we were loading it as if it was
a quadword. This worked for forward transforms by chance, but broke
when the transform was inverse.
checkasm couldn't catch that because we only test forward transforms,
which are identical to inverse transforms but with a different revtab.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions