mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 11:51:34 +00:00
aa740d86bd
... Not the other way round. + Add and enhance debugging info on the way The user should not be responsible for removing the GESTrackElements from GESTracks, instead, removing it from a GESClip should imply removing it from any GESTrack it is in. This patch changes sensibly the behaviour when we remove a GESTrackElement from a GESTrack, not remoing it from the GESClip it is in. *But*, users should never remove a GESTrackElement from a GESTrack anyway. The testsuite has been updated to that new behaviour. |
||
---|---|---|
.. | ||
.gitignore | ||
asset.c | ||
audio_only.ogg | ||
audio_video.ogg | ||
backgroundsource.c | ||
basic.c | ||
clip.c | ||
effects.c | ||
layer.c | ||
overlays.c | ||
project.c | ||
simplelayer.c | ||
test-project.xges | ||
test-utils.c | ||
test-utils.h | ||
text_properties.c | ||
timelineedition.c | ||
titles.c | ||
transition.c | ||
uriclip.c | ||
wrong_test.xptv |