[gstreamer-bugs] [Bug 594504] Need a GType of "Date AND Time AND Timezone"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 25 07:53:57 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=594504
  GStreamer | gstreamer (core) | git

--- Comment #63 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-25 14:53:51 UTC ---
Some minor comments:
- add configure checks for TM_GMTOFF, GMTIME_R
- maybe add setter functions? or say it's immutable in the docs
- use check macros instead of GLib check macros in tests (not g_assert_cmpint)
- patches 2 and 3 uses GST_TYPE_DATE_TIME from patch 5, reorder them
- maybe a gst_structure_set_date_time() with dmy, etc parameters?
- #undef GST_DATE_TIME_COMPARE_VALUE after usage
- gst_tag_list_get_date_time() doesn't check if its a GstDateTime

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