index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstdatetime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-6
/
+10
2014-06-19
gst: Store more basic type GTypes in variables
Sebastian Dröge
1
-0
/
+7
2014-06-03
datetime: change internal implementation to mini object
Tim-Philipp Müller
1
-12
/
+12
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-11
/
+11
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-1
/
+1
2013-10-15
datetime: Make sure to include gst_private.h before glib-compat-private.h
Sebastian Dröge
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-16
datetime: just return NULL on short input strings instead of a warning
Tim-Philipp Müller
1
-4
/
+7
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-36
/
+0
2012-07-07
datetime: do our own serialisation so we can serialise microseconds as well
Tim-Philipp Müller
1
-23
/
+73
2012-07-07
datetime: when deserialising parse microseconds if available
Tim-Philipp Müller
1
-1
/
+15
2012-07-07
datetime: fix second parsing failure case when deserialising datetime
Tim-Philipp Müller
1
-3
/
+6
2012-07-04
datetime: add conversion to/from GDateTime
Joshua M. Doe
1
-12
/
+43
2012-06-27
datetime: ignore 0 days or months in dates
Tim-Philipp Müller
1
-0
/
+14
2012-06-27
datetime: fix compare function
Tim-Philipp Müller
1
-5
/
+23
2012-06-27
datetime: add serialisation to and deserialisation from ISO 8601 strings
Oleksij Rempel
1
-0
/
+147
2012-06-12
datetime: clean-ups and new API adjustments
Tim-Philipp Müller
1
-170
/
+87
2012-06-12
datetime: allow GstDateTime where not all fields are set
Oleksij Rempel
1
-7
/
+347
2012-06-09
datetime: remove fallback code for old GLibs
Tim-Philipp Müller
1
-532
/
+123
2012-01-22
Use recent GLib API unconditionally now that we depend on the latest GLib
Tim-Philipp Müller
1
-0
/
+3
2011-01-05
gstdatetime: Disable usage of GDateTime on MacOSX
Edward Hervey
1
-0
/
+8
2010-12-17
gstdatetime: Fix documentation
Edward Hervey
1
-8
/
+4
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-10
/
+22
2010-12-02
gstdatetime: Fix handling of timezones
Thiago Santos
1
-3
/
+4
2010-11-17
datetime: Add _from_unix_epoch variants
Thiago Santos
1
-4
/
+44
2010-10-13
datetime: Use seconds as double
Thiago Santos
1
-19
/
+19
2010-10-13
gstdatetime: Move doc outside the ifdefs
Thiago Santos
1
-165
/
+191
2010-10-13
datetime: Use GDateTime if available
Thiago Santos
1
-38
/
+180
2010-09-13
docs: fix warnings pointed out by gtk-doc
Stefan Kost
1
-6
/
+6
2010-07-27
gstdatetime: Fix localtime usage
Thiago Santos
1
-1
/
+2
2010-07-26
gstvalue: Adds datetime functions
Thiago Santos
1
-0
/
+31
2010-07-26
gstdatetime: Adds GstDateTime
Thiago Santos
1
-0
/
+559