gstreamer/gnl
Thibault Saunier 8154a2c96f composition: Do not try to paused the task that could have been stopped
There was a race where we ended up trying to update the pipeline and
stop our children task at the exact moment where we were actually
setting its state to PAUSED. Take the composition lock and make sure
that can't happen
2014-10-31 11:58:11 +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 composition: Do not try to paused the task that could have been stopped 2014-10-31 11:58:11 +01:00
gnlcomposition.h composition: No need for action signal to add and remove objects! 2014-10-31 11:58:11 +01:00
gnlghostpad.c gnl: Rely on the GstElement to properly handle their seqnums 2014-10-31 11:58:11 +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 object: make the check for self commit work in a crappy way. 2014-10-31 11:58:11 +01:00
gnlobject.h gnl: Rely on the GstElement to properly handle their seqnums 2014-10-31 11:58:11 +01:00
gnloperation.c gnloperation: Totally clear operations when removing emptying current_bin 2014-10-31 11:58:09 +01:00
gnloperation.h gnloperation: Totally clear operations when removing emptying current_bin 2014-10-31 11:58:09 +01:00
gnlsource.c source: Remove cruft code to seek sources 2014-10-31 11:58:11 +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