timelineobject: Make the 'position' argument of the split method a guint64 not gin64
authorThibault Saunier <thibault.saunier@collabora.com>
Fri, 20 Apr 2012 23:22:56 +0000 (19:22 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Tue, 24 Apr 2012 00:33:58 +0000 (20:33 -0400)
commitbeae7dbd34c0097a32b60a97a6b306759e0f4ca8
treefba95d716d33ef18e24eff01bf8eb41961d1faa0
parentf6c060b3fb37823a3201685ab8c3f09c35af12d4
timelineobject: Make the 'position' argument of the split method a guint64 not gin64

This makes more sense to be a guint64 as it actually is a GstClockTime,
and this way we keep the API concistent.

(This code has not been release so we can still change the API.)
bindings/python/ges.defs
ges/ges-timeline-object.c
ges/ges-timeline-object.h