diff options
author | Lynne <dev@lynne.ee> | 2024-06-02 21:10:36 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-06-02 21:12:31 +0200 |
commit | 18757b26bd4cf8e2543d29c0efcf7c4c0c7c667f (patch) | |
tree | 2b5531d86da2fc02413f09069a8bfdd905ac8dd6 /tests | |
parent | d8ffd65bfd07f8186bfaf14f27269e2441738e49 (diff) | |
download | ffmpeg-18757b26bd4cf8e2543d29c0efcf7c4c0c7c667f.tar.gz |
aacdec_usac: fix typo in fac_length
The spec says:
fac_length = (window_sequence==EIGHT_SHORT_SEQUENCE) ? ccfl/16 : ccfl/8;
The length used was flipped for short vs long.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions