[gstreamer-bugs] [Bug 354773] xvimage assumes that XV_COLORKEY can be set in RGB888 format

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 13 02:50:25 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=354773
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #72373|none                        |reviewed
               Flag|                            |
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from Wim Taymans  2006-09-13 09:49 UTC -------
even better would be to detect the depth of the display and generate a tripplet
based on the RGB masks. Also add a ckey = CLAMP (ckey, attr[i].min_value,
attr[i].max_value);  to make sure it never sets something impossible.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list