Skip to content

fourcc: fix YUV with alpha not being considered YUV formats

Steve Lhomme requested to merge robUx4/vlc:yuv-alpha into master

All 4:4:4 YUV formats with alpha are already part of the table thanks to VLC_CODEC_YUV_PLANAR_444_ALPHA.

Merge request reports