[gstreamer-bugs] [Bug 523798] New: [API] Some GstMiniObject enhancements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 21 23:44:14 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=523798

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: [API] Some GstMiniObject enhancements
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
the attached patch enhances GstMiniObject a bit.

It adds 

GST_IS_PARAM_SPEC_MINI_OBJECT
GST_PARAM_SPEC_MINI_OBJECT
GST_TYPE_PARAM_MINI_OBJECT
GstParamSpecMiniObject

and

gst_value_dup_mini_object()

to the public API.

This makes the API a bit more consistent with other param specs (and makes it
possible to extend and check if a param spec is the one that was expected) and
gst_value_dup_mini_object() is useful for set_property methods.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=523798.




More information about the Gstreamer-bugs mailing list