index
:
delta/gstreamer.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
baserock/1.4
baserock/1.4.4+bison_fix
baserock/1.6
baserock/1.6.3
baserock/franred/1.4-fix-bison-check
baserock/genivi/baseline
baserock/james/0.10
baserock/morph/0.10
baserock/morph/1.2
main
master
zeenix/inspect-colors
gitlab.freedesktop.org: gstreamer/gstreamer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstdatetime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
introspection: add missing (nullable) annotations to return values
Evan Nemerson
2014-06-26
1
-6
/
+10
*
gst: Store more basic type GTypes in variables
Sebastian Dröge
2014-06-19
1
-0
/
+7
*
datetime: change internal implementation to mini object
Tim-Philipp Müller
2014-06-03
1
-12
/
+12
*
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
2014-05-30
1
-11
/
+11
*
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
2013-12-07
1
-1
/
+1
*
datetime: Make sure to include gst_private.h before glib-compat-private.h
Sebastian Dröge
2013-10-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-03
1
-2
/
+2
*
datetime: just return NULL on short input strings instead of a warning
Tim-Philipp Müller
2012-07-16
1
-4
/
+7
*
Remove 0.10-related documentation and "Since" markers
Edward Hervey
2012-07-10
1
-36
/
+0
*
datetime: do our own serialisation so we can serialise microseconds as well
Tim-Philipp Müller
2012-07-07
1
-23
/
+73
*
datetime: when deserialising parse microseconds if available
Tim-Philipp Müller
2012-07-07
1
-1
/
+15
*
datetime: fix second parsing failure case when deserialising datetime
Tim-Philipp Müller
2012-07-07
1
-3
/
+6
*
datetime: add conversion to/from GDateTime
Joshua M. Doe
2012-07-04
1
-12
/
+43
*
datetime: ignore 0 days or months in dates
Tim-Philipp Müller
2012-06-27
1
-0
/
+14
*
datetime: fix compare function
Tim-Philipp Müller
2012-06-27
1
-5
/
+23
*
datetime: add serialisation to and deserialisation from ISO 8601 strings
Oleksij Rempel
2012-06-27
1
-0
/
+147
*
datetime: clean-ups and new API adjustments
Tim-Philipp Müller
2012-06-12
1
-170
/
+87
*
datetime: allow GstDateTime where not all fields are set
Oleksij Rempel
2012-06-12
1
-7
/
+347
*
datetime: remove fallback code for old GLibs
Tim-Philipp Müller
2012-06-09
1
-532
/
+123
*
Use recent GLib API unconditionally now that we depend on the latest GLib
Tim-Philipp Müller
2012-01-22
1
-0
/
+3
*
gstdatetime: Disable usage of GDateTime on MacOSX
Edward Hervey
2011-01-05
1
-0
/
+8
*
gstdatetime: Fix documentation
Edward Hervey
2010-12-17
1
-8
/
+4
*
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
2010-12-07
1
-10
/
+22
*
gstdatetime: Fix handling of timezones
Thiago Santos
2010-12-02
1
-3
/
+4
*
datetime: Add _from_unix_epoch variants
Thiago Santos
2010-11-17
1
-4
/
+44
*
datetime: Use seconds as double
Thiago Santos
2010-10-13
1
-19
/
+19
*
gstdatetime: Move doc outside the ifdefs
Thiago Santos
2010-10-13
1
-165
/
+191
*
datetime: Use GDateTime if available
Thiago Santos
2010-10-13
1
-38
/
+180
*
docs: fix warnings pointed out by gtk-doc
Stefan Kost
2010-09-13
1
-6
/
+6
*
gstdatetime: Fix localtime usage
Thiago Santos
2010-07-27
1
-1
/
+2
*
gstvalue: Adds datetime functions
Thiago Santos
2010-07-26
1
-0
/
+31
*
gstdatetime: Adds GstDateTime
Thiago Santos
2010-07-26
1
-0
/
+559