]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
datetime: Add _from_unix_epoch variants
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 17 Nov 2010 12:39:34 +0000 (09:39 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 17 Nov 2010 12:58:32 +0000 (09:58 -0300)
commit1b27e1e792e99242feadf0f668e284f6f45c2787
tree0065387eec973ed353c008f442de85964bd77aa7
parentb804d533204183b2ef72bf0105e1df9ea359893e
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
configure.ac
gst/gstdatetime.c
gst/gstdatetime.h
tests/check/gst/gstdatetime.c
win32/common/libgstreamer.def