gstreamer/plugins/nle
Thibault Saunier 66e13d43b9 nlecomposition: Deactivate current stack in PAUSED_READY state
To avoid a race when tearing down the composition (PAUSED_TO_READY),
we should make sure to tear down the current stack and let the GstBin
class handle the remaining thing to do during the change state.

We should still ignore any error happening when tearing down the
bin state just in case.

https://bugzilla.gnome.org/show_bug.cgi?id=775051
2016-11-30 11:11:42 -03:00
..
.gitignore Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
gnlmarshal.list Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
gstnle.c Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
Makefile.am Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-24 16:44:32 -03:00
nle.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nlecomposition.c nlecomposition: Deactivate current stack in PAUSED_READY state 2016-11-30 11:11:42 -03:00
nlecomposition.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleghostpad.c nleghostpad: use GST_SEGMENT_FORMAT 2016-01-09 05:17:23 +01:00
nleghostpad.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleobject.c Revert "nleobject: Start up in NULL->READY->PAUSED after the parent class did" 2016-11-17 09:40:33 +02:00
nleobject.h Handle changing playback rate 2016-02-26 19:54:40 +01:00
nleoperation.c editing-services: use new gst_element_class_add_static_pad_template() 2016-03-24 14:52:58 +02:00
nleoperation.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nlesource.c nlesource: Fail prepare() if no valid source pad is found 2016-09-21 18:24:34 -04:00
nlesource.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nletypes.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleurisource.c nleurisource: Always provide a srcpad 2016-09-22 11:30:58 -04:00
nleurisource.h nleurisource: Always provide a srcpad 2016-09-22 11:30:58 -04:00