gstreamer/tests/check/python
Alexandru Băluț c750345c75 timeline: Better handle loading inconsistent timelines
Auto transition when having 3 overlapping clips in a same point in the
timeline is not supported as we can't handle it in a nice way. Before we
to avoid creating 2 overlapping transitions (which is plain broken in
NLE) were completely disabling `auto-transition` and removing all
auto-transitions in the timeline but this is pretty weird for the end
user. This commit changes and now makes sure 2 transitions are not
created in the same place.

Also cleanup previous test case.
2019-01-28 21:32:58 -03:00
..
__init__.py tests_:python: Factor out common code 2016-09-26 13:33:25 -03:00
common.py timeline: Better handle loading inconsistent timelines 2019-01-28 21:32:58 -03:00
overrides_hack.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
test_assets.py uri-asset: Use the same code path for sync discovery as the async one 2019-01-29 00:06:32 +00:00
test_clip.py clip: Emit additional signals after child-removed 2018-11-07 09:09:22 -03:00
test_group.py clip: Emit additional signals after child-removed 2018-11-07 09:09:22 -03:00
test_timeline.py timeline: Better handle loading inconsistent timelines 2019-01-28 21:32:58 -03:00