[gstreamer-bugs] [Bug 610249] [xoverlay] add set_render_rectangle() methods
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Mar 25 02:01:35 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=610249
GStreamer | gst-plugins-base | unspecified
--- Comment #21 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-03-25 09:01:29 UTC ---
Ahh, the whole cyclic dependency has nothing to do with the c-level. It is just
because of gir, right?
If that is right, lets get rid of the GstVideoRectangle usage. I still don't
like it, whats the point in having those if we cannot use it :/
regarding the x,y,w,h - thats what GstVideoRectangle uses too. So if you prefer
"width" and "hight", "x" and "y" should be "left" and "top".
Regarding unsetting, lets keep it -1/-1/-1/-1 then. Dunno if we might want to
use 0/0/0/0 to "hide" the overlay in the future.
--
Configure bugmail: https://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