Skip to content

remove 24-bit RGB chroma with a mask

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

Everything is mapped to the 2 existing/common variants.

Reuse the "RV24" FourCC for VLC_CODEC_RGB24 so it matches old code passing it as a string.

Merge request reports