[gstreamer-bugs] [Bug 170777] New: [0.9] GST_TYPE_DATE for GST_TAG_DATE

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Mar 18 01:57:00 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=170777
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [0.9] GST_TYPE_DATE for GST_TAG_DATE
           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: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


currently GST_TAG_DATE specifies the date in julian calendar days, which just
isn't a very good idea, because it's very easy to use wrongly: as it's just a
normal int, app and plugin writers tend to just read/store the year there
instead of a date in julian calendar days (see bug #170306 for example).

We might want something like GST_TYPE_DATE that wraps GDate instead.

Cheers
 -Tim

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