Change #259842
| Category | ffmpeg |
| Changed by | David Christle <dev@christle.is> |
| Changed at | Wed 04 Mar 2026 11:30:08 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 86a62388cc495f933b9fff6f41e176235e6b1705 |
Comments
tests/checkasm: add rgb32tobgr24 and rgb24tobgr32 tests Add checkasm coverage for rgb32tobgr24 (alpha drop) and rgb24tobgr32 (alpha insert) with test widths exercising all code tiers and overwrite detection via sentinel bytes. Signed-off-by: David Christle <dev@christle.is>
Changed files
- tests/checkasm/sw_rgb.c