clip: preserve auto-transition in split
authorHenry Wilkes <hwilkes@igalia.com>
Mon, 27 Apr 2020 18:11:16 +0000 (19:11 +0100)
committerHenry Wilkes <hwilkes@igalia.com>
Thu, 7 May 2020 08:37:15 +0000 (09:37 +0100)
commit0a3da79e9769f1e66849b2d7c7983c3ad3536820
tree3fb3787fbc1ed6493345eba1213b8091576a8de9
parent5c546c6fe7c51d4949fd46f83d4622aa7a236bfa
clip: preserve auto-transition in split

When splitting a clip, keep the auto-transition at the end of the clip
alive and move its source to that of the corresponding split track
element.

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