[vlc-devel] [PATCH] swscale: Fix pixel format for VLC_CODEC_RGBA
falbrechtskirchinger at gmail.com
falbrechtskirchinger at gmail.com
Thu Dec 20 14:29:48 CET 2012
From: Florian Albrechtskirchinger <falbrechtskirchinger at gmail.com>
Hi,
this patch resolves inverted reds and blues during XCB screen capture of a semi-transparent window.
The issue was introduced by commit fb7f014161f68c914e028adbea68b7ee9863c76e, which changed the pixel format from PIX_FMT_RGBA32 to PIX_FMT_BGR32.
Cheers,
Florian
Florian Albrechtskirchinger (1):
swscale: Fix pixel format for VLC_CODEC_RGBA
modules/video_filter/swscale.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.8.0.2
More information about the vlc-devel
mailing list