1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
Lynne d556f6fa9b
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.
2022-11-24 15:58:22 +01:00
..
2022-11-06 14:39:27 +01:00
2022-11-06 14:39:37 +01:00
2022-11-07 16:08:35 +11:00
2022-04-28 02:39:37 +02:00
2022-04-28 02:39:37 +02:00
2022-06-01 14:56:50 +02:00
2022-04-28 02:39:37 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:05 +02:00
2022-03-25 18:18:44 +01:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2022-07-26 20:45:18 +02:00
2022-05-03 04:18:06 +02:00
2022-09-20 11:26:00 +02:00
2022-07-10 16:58:58 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2022-04-28 02:39:37 +02:00
2022-09-13 14:50:01 +02:00
2022-10-06 15:00:21 +02:00
2022-11-07 16:08:35 +11:00