Skip to content

bitmapheader: fix alpha mask reading

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

It was already bogus when it was introduced 3274eb71.

Or the goal is to only support alpha with BGRA...

It is written properly in CreateBitmapInfoHeader().

Merge request reports