Skip to content

Clean the mask usage/setup in multiple places

Steve Lhomme requested to merge robUx4/vlc:mask_up into master

It's better to set the mask at the source rather than forcing it later with a call to video_format_FixRgb().

There's a new way to test chroma+mask. Maybe we should make an actual type for it because chromas with a mask should never be used without a mask.

Merge request reports