gstreamer/tests/check
Thibault Saunier 1b5c3cb865 timeline: Avoid creating extra transition when rippling clips
In some cases when rippling clip we could get the algo lost because
a transition existed between two clips (for example at the end of c1
and at the begining of c2) but while rippling it would have required
a transition at the end of c2 and beginning of c1, and we were properly
not destroying the old one (as the two clips were in the moving context)
but we were still creating the other transition in the end...

Reviewed-by: Alex Băluț <alexandru.balut@gmail.com>
Differential Revision: https://phabricator.freedesktop.org/D1362
2016-11-04 15:56:36 -03:00
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges ges: Deprecate GESTimelineElement::priority writability 2016-09-26 13:32:58 -03:00
nle Handle changing playback rate 2016-02-26 19:54:40 +01:00
python timeline: Avoid creating extra transition when rippling clips 2016-11-04 15:56:36 -03:00
Makefile.am tests: Move -DGES_TEST_FILES_PATH to common_cflags 2016-09-09 17:14:43 -03:00
meson.build Revert "meson: move gstreamer-check-1.0 dependency to tests/check" 2016-10-25 11:48:35 +05:30