summaryrefslogtreecommitdiff
path: root/gst/gstdatetime.h
Commit message (Expand)AuthorAgeFilesLines
* gst: Store more basic type GTypes in variablesSebastian Dröge2014-06-191-1/+3
* datetime: change internal implementation to mini objectTim-Philipp Müller2014-06-031-0/+12
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* datetime: add conversion to/from GDateTimeJoshua M. Doe2012-07-041-0/+4
* datetime: add serialisation to and deserialisation from ISO 8601 stringsOleksij Rempel2012-06-271-0/+4
* datetime: clean-ups and new API adjustmentsTim-Philipp Müller2012-06-121-24/+40
* datetime: allow GstDateTime where not all fields are setOleksij Rempel2012-06-121-0/+16
* Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-11-261-6/+6
|\
| * gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller2011-11-261-6/+6
* | .h: fix header filesWim Taymans2011-11-111-23/+23
|/
* datetime: Add _from_unix_epoch variantsThiago Santos2010-11-171-1/+2
* datetime: Use seconds as doubleThiago Santos2010-10-131-6/+4
* datetime: Use GDateTime if availableThiago Santos2010-10-131-1/+1
* gstdatetime: Adds GstDateTimeThiago Santos2010-07-261-0/+67