clip: add methods to convert between time coordinates
authorHenry Wilkes <hwilkes@igalia.com>
Tue, 12 May 2020 17:18:09 +0000 (18:18 +0100)
committerHenry Wilkes <hwilkes@igalia.com>
Mon, 25 May 2020 10:20:38 +0000 (11:20 +0100)
commit449bc935f1c39e97a15abeb90b6a8d4b98239d97
tree621979adaa6c1753e8b6733baca01e54a474a5ba
parent571120dcfbefc02c01f9ddb0be7c2debbcacad88
clip: add methods to convert between time coordinates

Add methods to convert between the timeline time coordinates and the
internal time coordinates of a track element in a clip, taking time
effects into account.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/177>
ges/ges-clip.c
ges/ges-clip.h
ges/ges-timeline-element.c
tests/check/ges/clip.c