Change #259893
| Category | ffmpeg |
| Changed by | Martin Storsjö <martin@martin.st> |
| Changed at | Wed 04 Mar 2026 23:30:40 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 8324c8ea89975f39c8f83a204210752054b2b98d |
Comments
checkasm: ac3dsp: Increase the float tolerance for sum_square_butterfly_float Accept up to 15 ULP difference. This fixes running "checkasm --test=ac3dsp <seed>" for the seeds 2043066705, 24168 and 111972 on ARM, and the seeds 40552 and 209754 on aarch64. This is the same change as 8e4c904c8e30c68ea6c7da3740139bf2f4ffa907, increasing the tolerance further. With this change, checkasm passes for over 500 000 seeds on both ARM and aarch64.
Changed files
- tests/checkasm/ac3dsp.c