mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-09 17:39:08 +00:00
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>