[gstreamer-bugs] [Bug 585748] New: [API] add gst_tag_list_new_full() to create taglist with tags in one go

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 14 08:40:06 PDT 2009


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

  GStreamer | gstreamer (core) | Ver: git
           Summary: [API] add gst_tag_list_new_full() to create taglist with
                    tags in one go
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


See attached patch. Please review, thanks!


    taglist: add functions to create a new taglist with tags in one go

    Add functions to create a new tag list and set tags in one go, which
    is nice for use in combination with functions that take ownership of
    the taglist, such as gst_event_new_tag() or gst_element_found_tags().

    API: add gst_tag_list_new_full()
    API: add gst_tag_list_new_full_valist()


-- 
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=585748.




More information about the Gstreamer-bugs mailing list