gstreamer/tests/check
Henry Wilkes 7b5f655c9a ges-source-clip: fixed return of duration setter
In general, brought the behaviour of the `start`, `duration` and
`inpoint` setters in line with each other. In particular:
1. fixed return value the GESSourceClip `duration` setter
2. changed the GESClip `start` setter
3. fixed the inpoint callback for GESContainer
4. changed the type of `res` in GESTimelineElement to be gint to
   emphasise that the GES library is using the hack that a return of -1
   from klass->set_duration means no notify signal should be sent out.

Also added a new test for clips to ensure that the setters work for
clips within and outside of timelines, and that the `start`, `inpoint`
and `duration` of a clip will match its children.
2019-12-14 18:12:51 +00:00
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges ges-source-clip: fixed return of duration setter 2019-12-14 18:12:51 +00:00
nle tests:nle: Unref the bus before unrefing the pipeline 2019-08-12 17:40:33 -04:00
python tests: Fix transition project tests 2019-08-28 13:51:02 +00:00
meson.build markerlist: implement GESMarkerList 2019-08-22 21:24:02 +02:00
nose2-junit-xml.cfg.in tests: Fix running python unit tests 2016-11-15 19:11:39 -03:00