gstreamer/tests
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
..
benchmarks ges: Move ges_clip_edit to GESContainer 2013-07-09 22:13:41 +02:00
check timeline: Better handle loading inconsistent timelines 2019-01-28 21:32:58 -03:00
validate validate: Let testsuites define scenarios path 2018-07-23 00:16:22 -04:00
.gitignore tests: Add some things to .gitignore 2016-04-04 10:53:13 +03:00
Makefile.am examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
meson.build meson: Add a feature option for tests 2018-09-01 12:18:21 +05:30