gstreamer/tests/check
Thiago Santos 6425bde6ec gstdatetime: Adds GstDateTime
Adds GstDateTime to represent dates + time + timezone
information.

Tests included.

API: GstDateTime
API: gst_date_time_get_day
API: gst_date_time_get_month
API: gst_date_time_get_year
API: gst_date_time_get_hour
API: gst_date_time_get_microsecond
API: gst_date_time_get_minute
API: gst_date_time_get_second
API: gst_date_time_get_time_zone_offset
API: gst_date_time_new
API: gst_date_time_new_local_time
API: gst_date_time_new_from_unix_epoch
API: gst_date_time_new_now_local_time
API: gst_date_time_new_now_utc
API: gst_date_time_ref
API: gst_date_time_unref

Fixes #594504
2010-07-26 11:57:49 -03:00
..
elements checks: make fakesrc check work in a CK_FORK=no environment 2010-07-03 15:13:14 +01:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst gstdatetime: Adds GstDateTime 2010-07-26 11:57:49 -03:00
libs tests: make *_get_type() in tests thread safe 2010-07-21 21:08:32 +01:00
pipelines Fix tests after set_element_details() deprecation 2010-03-24 15:16:02 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am gstdatetime: Adds GstDateTime 2010-07-26 11:57:49 -03:00