[vlc-devel] Re: Fwd: [Possible endian bug in video_chrome/video_output]
Benjamin Pracht
bigben+spam at videolan.org
Wed Apr 26 18:51:24 CEST 2006
Le mardi 25 avril 2006 à 17:47 +0200, Alexander Gall a écrit :
>
> Everything works perfectly on this screen. However, when I use the
> x11 or glx output modules on screen #0, the masks that vlc choses are
>
> red: 0x00000007
> green: 0x00000038
> blue: 0x000000c0
>
> instead of
>
> red: 0x000000ff
> green: 0x0000ff00
> blue: 0x00ff0000
>
Could you add some debug in modules/video_output/x11/xcommon.c, around
the line 2042 ? Try to see which case statement is used, and to explore
the content of p_xvisual...
--
BigBen
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list