Bug 28089

Summary: 24-bit RGB bitmaps are not converted correctly for mjpeg
Product: Spice Reporter: Yonit Halperin <yhalperi>
Component: serverAssignee: Yonit Halperin <yhalperi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: alexl
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Yonit Halperin 2010-05-13 02:24:19 UTC
the pixels of 24-bit bitmaps that the server handles are arranged in the memory in the order of Blue, Green, Red, while libjpeg expects Red, Green, Blue ordering.
We need to fix red_rgb24bpp_to_24 in red_worker.c
Comment 1 Alexander Larsson 2010-07-20 05:15:26 UTC
fixed upstream

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.