After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616166 - [videobox] Use correct order for RGB filling
[videobox] Use correct order for RGB filling
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-19 12:11 UTC by Sebastian Dröge (slomo)
Modified: 2010-04-19 12:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videobox: Use libgstvideo to get the order of RGB (6.11 KB, patch)
2010-04-19 12:11 UTC, Sebastian Dröge (slomo)
none Details | Review
videobox: Use libgstvideo to get the order of RGB (5.82 KB, patch)
2010-04-19 12:25 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2010-04-19 12:11:27 UTC
Hi,
attached patch fixes the ordering when filling RGB with some color. Without this patch green is magenta and the other way around...
Comment 1 Sebastian Dröge (slomo) 2010-04-19 12:11:39 UTC
Created attachment 159064 [details] [review]
videobox: Use libgstvideo to get the order of RGB
Comment 2 Sebastian Dröge (slomo) 2010-04-19 12:25:00 UTC
Created attachment 159067 [details] [review]
videobox: Use libgstvideo to get the order of RGB
Comment 3 Sebastian Dröge (slomo) 2010-04-19 12:41:53 UTC
commit ea092032ecdcd1130280879d6e9a37ece211fb85
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Apr 19 14:09:34 2010 +0200

    videobox: Use libgstvideo to get the order of RGB