gstreamer/gnl
Thibault Saunier f0c5f87284 compositition: Check last stack in the children thread
Avoiding to take the OBJECT_LOCK when recieving EOS. The computation is
based on the GstEvent.seqnum to make sure that the EOS we receive
corresponds to the right sequence.

In that patch we tweak seqnums so that they are correctly computed
avoiding to depend on all elements to do it properly as it might pretty
much not be the case!

Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
2014-10-31 11:58:08 +01:00
..
gnl.c Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnl.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlcomposition.c compositition: Check last stack in the children thread 2014-10-31 11:58:08 +01:00
gnlcomposition.h composition: switch to using an action signal to add and remove objects. 2014-10-31 11:58:08 +01:00
gnlghostpad.c compositition: Check last stack in the children thread 2014-10-31 11:58:08 +01:00
gnlghostpad.h composition: Add an internal bin where that contain used children 2014-10-31 11:58:08 +01:00
gnlmarshal.list Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlobject.c compositition: Check last stack in the children thread 2014-10-31 11:58:08 +01:00
gnlobject.h compositition: Check last stack in the children thread 2014-10-31 11:58:08 +01:00
gnloperation.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnloperation.h gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnlsource.c composition: Remove now useless pad probes 2014-10-31 11:58:08 +01:00
gnlsource.h gnlsource: remove useless "controls_one" field. 2014-10-31 11:58:07 +01:00
gnltypes.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlurisource.c Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlurisource.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
Makefile.am Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00