[gstreamer-bugs] [Bug 321816] [API] xoverlay API to post prepare-xwindow-id message

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 21 11:16:56 PST 2005


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=321816
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Additional Comments From Julien MOUTTE  2005-11-21 19:16 -------
So while we are at it let's comment about XOverlay in general. After discussing
about that with Wim with both agreed that desired size should completely get out
of the XOverlay interface, it should only contain :
- set_xwindow_id
- expose
- have_xwindow_id

I agree with you that having to search in a bin for elements supporting the
interface is a bit painfull. So if you think that having a synched message
posted to the bus for the application to have a change to set its window id is
the best way i m all for it.

So let's add :

void (* prepare_xwindow_id) (GstXOverlay *overlay)

and make have_xwindow_id a message to the bus as well.

Will you do that or should i ?

------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list