[gstreamer-bugs] [Bug 635031] [datetime] Fix unix epoch handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 17 06:56:12 PST 2010


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-11-17 14:56:07 UTC ---
Pushed.

On core:
commit 1b27e1e792e99242feadf0f668e284f6f45c2787
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Wed Nov 17 09:39:34 2010 -0300

    datetime: Add _from_unix_epoch variants

    Adds 2 variants for the gst_date_time_from_unix_epoch function,
    one for UTC and another for local time.

    API: gst_date_time_new_from_unix_epoch_utc
    API: gst_date_time_new_from_unix_epoch_local_time

    Fixes #653031

    https://bugzilla.gnome.org/show_bug.cgi?id=635031


On gst-python:
commit 67495d15f88908d5debb8a764bb008ba44d8024d
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Wed Nov 17 09:36:44 2010 -0300

    gst: updating datetime functions

    Updating datetime _from_unix functions for the new 2 variants (utc/local)

    https://bugzilla.gnome.org/show_bug.cgi?id=635031

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