summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-11-17 12:39:47 +0100
committerLynne <dev@lynne.ee>2022-11-24 15:58:22 +0100
commitd556f6fa9bda60af411415a6aaa9fa26fe2ebf45 (patch)
tree3501c175a5c2cf1902f2ec3a2063a76581948ce3 /libavutil
parentc8e9cc8d2096abda1bce99915ec1fdeff18f2fe2 (diff)
fate/aacenc: increase tolerance for ln-128k test
The encoder is sensitive to changes in precision, and its test target was a compromise. It was already close to failing on x87 FPUs. ff_mdct_init used double precision entirely from the scale to computing the MDCT exp tables. av_tx_init uses single-precision for the scale, with a small input change which was enough to tip the test into failing on x87 FPUs. Increase the fuzz factor in line with other AAC encoder tests to fix.
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions