Change #264926
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Sun 19 Apr 2026 08:21:08 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 88879f2effb241fdabe1c9b87f6e50b11f9443a2 |
Comments
tests/checkasm/vp3dsp: Add test for idct_add, idct_put, idct_dc_add Due to a discrepancy between SSE2 and the C version coefficients for idct_put and idct_add are restricted to a range not causing overflows. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- tests/checkasm/vp3dsp.c