author | Peteris Krisjanis <pecisk@gmail.com> | |
Sat, 15 Oct 2011 19:52:25 +0000 (22:52 +0300) | ||
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Fri, 4 Nov 2011 00:19:56 +0000 (00:19 +0000) | ||
commit | 795e836ce3e63b2382be0cb5981f014bb061263e | |
tree | b1c67af860fd6cc9d12f3ab28fbe60a6e6468101 | tree | snapshot (tar.xz tar.gz zip) |
parent | 84e10969f435f2a3d93709f3a97308091ef5551e | commit | diff |
introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND, GST_NSECOND constants
gobject-introspection won't parse them properly otherwise.
Still need to force the right type though (either GstClockTime or
guint64), but Type: xyz has no effect for me here, so someone with
a newer g-i needs to test this.
Some other defines are also missing, e.g. GST_CLOCK_TIME_NONE.
gobject-introspection won't parse them properly otherwise.
Still need to force the right type though (either GstClockTime or
guint64), but Type: xyz has no effect for me here, so someone with
a newer g-i needs to test this.
Some other defines are also missing, e.g. GST_CLOCK_TIME_NONE.
gst/gstclock.h | diff | blob | history |