[Bug 679080] New: allow access to gst_date_time_new_from_gdatetime over gst api

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 28 11:38:35 PDT 2012


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

           Summary: allow access to gst_date_time_new_from_gdatetime over
                    gst api
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


For apps which make casual recording it is important to keep correct time of
record. For example cheese, gstreamer and other.
The start time should have different formats:
- for filename
- to display info
- to send a gst_tag_date_time

For first two GDateTime and g_date_time_format is just perfect. For
gst_tag_date_time we need GstDateTime.

gst_date_time_new_from_gdatetime is good for this. But currently it is not
accessible as API.

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