gstreamer/tests/check
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
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges tests: asset: Add test async asset request with custom GMainContext 2019-01-28 19:31:52 +09:00
nle nlecomposition: Get overall pipeline position by recursing up 2019-01-29 00:06:32 +00:00
python timeline: Better handle loading inconsistent timelines 2019-01-28 21:32:58 -03:00
Makefile.am tests: Use gst-validate-launcher to run python tests 2018-06-15 18:09:37 -04:00
meson.build tests: Increase timeout value to 360 sec 2019-01-18 09:40:25 +09:00
nose2-junit-xml.cfg.in tests: Fix running python unit tests 2016-11-15 19:11:39 -03:00