[vlc-devel] [Patch 1/3] avcodec: Allow usage of VLC_CODEC_RGBA

Hugo Beauzee-Luyssen beauze.h at gmail.com
Fri Jul 23 00:31:30 CEST 2010


Hi,

Right now, VLC_CODEC_RGBA is disabled by :
#if defined(PIX_FMT_RGBA)
Though, PIX_FMT_RGBA appears to be an enum member, not a define, and
thus is never defined to the preprocessor.

-- 
Hugo Beauzée-Luyssen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avcodec-Allow-usage-of-VLC_CODEC_RGBA.patch
Type: text/x-patch
Size: 1001 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100723/893846a5/attachment.bin>


More information about the vlc-devel mailing list