Change #264587
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Wed 15 Apr 2026 16:51:16 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | dcfd8ebe86c2c7d1a723c47304aefc97871e048f |
Comments
tests/checkasm/sw_ops: remove random value clears These can randomly trigger the alpha/zero fast paths, resulting in spurious tests or randomly diverging performance if the backend happens to implement that particular fast path. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- tests/checkasm/sw_ops.c