[gstreamer-bugs] [Bug 323483] New: missing API functions

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 7 08:30:58 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=323483
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: missing API functions
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wim at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


GstMiniObject::_ref, _unref, _replace, _copy, _is_writable, _make_writable

Exiting macros in subclasses to these methods:

GstBuffer::_ref, _unref, _replace, _copy, _is_writable, _make_writable
GstEvent::_ref, _unref, _copy
GstQuery::_ref, _unref, _copy, _make_writable
GstMessage::_ref, _unref, _copy, _make_writable

For the GValue stuff:

GstMiniObject::_set, _take, _get

Macros:

GstBuffer::_set, _take, _get
GstEvent::
GstQuery::
GstMessage::

Should we be consistent and provide macros for all these methods?

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




More information about the Gstreamer-bugs mailing list