gstreamer/tests/check
Henry Wilkes cd9cba55c0 clip: re-handle child in-point and max-duration
The in-point of a clip is kept in sync with its core children, unless they
have no has-internal-source.

The max-duration is defined as the minimum max-duration amongst the
clip's core children. If it is set to a new value, this sets the
max-duration of its core children to the same value if they have
has-internal-source set as TRUE.

Non-core children (such as effects on a source clip) do not influence
these values.

As part of this, we no longer track in-point in GESContainer. Unlike start
and duration, the in-point of a timeline element does not refer to its
extent in the timeline. As such, it has little meaning for most
collections of timeline-elements, in particular GESGroups. As such, there
is no generic way to relate the in-point of a container to its children.
2020-03-16 14:19:52 +00:00
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges clip: re-handle child in-point and max-duration 2020-03-16 14:19:52 +00:00
nle tests:nle: Unref the bus before unrefing the pipeline 2019-08-12 17:40:33 -04:00
python ges: Make setting start/duration move or trim generic 2020-03-09 11:48:37 -03:00
scenarios framepositioner: Reposition source when the user positioned them 2020-02-26 13:39:29 -03:00
meson.build framepositioner: Reposition source when the user positioned them 2020-02-26 13:39:29 -03:00
nose2-junit-xml.cfg.in tests: Fix running python unit tests 2016-11-15 19:11:39 -03:00