[gstreamer-bugs] [Bug 610249] [xoverlay] add resize() and set_render_rect() methods

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 19 06:33:25 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610249
  GStreamer | gst-plugins-base | unspecified

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154042|0                           |1
        is obsolete|                            |

--- Comment #5 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-02-19 14:33:19 UTC ---
Created an attachment (id=154209)
 View: https://bugzilla.gnome.org/attachment.cgi?id=154209
 Review: https://bugzilla.gnome.org/review?bug=610249&attachment=154209

proposed interface addition

* improve the commit message
* ::: gst-libs/gst/interfaces/Makefile.am
  - yes builddir, its including the built gir files
  - also this is copied from the other makefiles
* gst_x_overlay_resize
  - removed, we don't need it
* Can we make this _set_render_rectangle()
  - yes, thats better indeed (renamed in the patch)
  - also the api docs are more detailed
* gpointer _gst_reserved[GST_PADDING - 3];
  - the other interfaces do that as well
  - if we really don't need that, I'd prefer to clean that up as a separate
patch

I forgot the since-markers. Will add them if the patch is otherwise okay.

-- 
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