[gstreamer-bugs] [Bug 318793] New: check whether new date/tag API needs wrapping

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 13 12:31:34 PDT 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=318793
 GStreamer | gst-python | Ver: HEAD CVS

           Summary: check whether new date/tag API needs wrapping
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: johan at gnome.org
                CC: all-bugs at bugzilla.gnome.org


Don't know if anything related to this needs fixing in python:

 - core has a new type GST_TYPE_DATE (boxed type for GDate, 
    we support GLib2.6 so we can't use G_TYPE_DATE yet)
 - GST_TAG_DATE now is of type GST_TYPE_DATE
 - recently added related API:
      - gst_value_get_date()
      - gst_value_set_date()
      - GST_VALUE_HOLDS_DATE
      - gst_tag_list_get_date()
      - gst_tag_list_get_date_index()

Just FYI.

Cheers
 -Tim

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




More information about the Gstreamer-bugs mailing list