Change #271161
| Category | ffmpeg |
| Changed by | Zhao Zhili <zhilizhao@tencent.com> |
| Changed at | Mon 15 Jun 2026 16:36:05 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 4acfab044df8b7644d0db16fec56382f8fdae98c |
Comments
checkasm/sw_ops: fix typo in write operations check_write() matched against SWS_UOP_READ_PACKED/PLANAR, copied from check_read(), instead of SWS_UOP_WRITE_PACKED/PLANAR.
Changed files
- tests/checkasm/sw_ops.c