gstreamer/ges/nle
Thibault Saunier 4f70e5eb88 nlecomposition: Do not fail when removing/adding child without commiting
Summary:
We use to end up removing the nleobject when the following case happened:

 * add an object
 * remove that object
 * re add the object
 * commit the composition

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D193
2015-05-20 09:53:19 +02:00
..
.gitignore Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
gnlmarshal.list Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nle.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nlecomposition.c nlecomposition: Do not fail when removing/adding child without commiting 2015-05-20 09:53:19 +02:00
nlecomposition.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nleghostpad.c Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nleghostpad.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nleobject.c nleobject: It is wrong to update object->stop in set_property. 2015-04-09 15:40:32 +02:00
nleobject.h nle: Handle sending SEEK event recursively to our children 2014-11-10 16:22:40 +01:00
nleoperation.c nle: Handle sending SEEK event recursively to our children 2014-11-10 16:22:40 +01:00
nleoperation.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nlesource.c nle: Handle sending SEEK event recursively to our children 2014-11-10 16:22:40 +01:00
nlesource.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nletypes.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nleurisource.c Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
nleurisource.h Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00