[vlc-devel] Re: segfaults on frame buffer (bug and fix!)
    Sam Hocevar 
    sam at zoy.org
       
    Wed Dec 18 12:00:43 CET 2002
    
    
  
On Wed, Dec 18, 2002, Stefan Lucke wrote:
> i_chroma_width is set wrong in:
> void _M( I420_RGB32 )
> 
> Should be: witdth / 2  instead of: / 4
   This had already been fixed in the CVS.
> 1. 24bit mode (3 byte) of my card is treated like 32bit (4byte) in
>    higher level in chroma handling -> bad picture.
   I had never seen a card that could do packed 3 byte; I'll see if
my G550 can do it and try to fix the problem. Thanks for your fb modes
by the way!
-- 
Sam.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list