gstreamer/plugins/nle
Thibault Saunier 41be342ba8 nle: Delay marking object as not in composition
Instead of doing it at the time of resetting `object->in_composition`
when user calls `gst_bin_remove` do it after we actually removed
it from the object thread, and do it in the `nle_object_reset`
method where it belongs

Fixes https://gitlab.freedesktop.org/gstreamer/gst-editing-services/issues/96
2020-03-11 22:44:52 +00: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
meson.build doc: Build documentation with hotdoc 2019-05-13 10:30:35 -04:00
nle.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nlecomposition.c nle: Delay marking object as not in composition 2020-03-11 22:44:52 +00:00
nlecomposition.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleghostpad.c nle: Minor typo fixes 2020-02-11 18:30:13 -03:00
nleghostpad.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleobject.c nle: Delay marking object as not in composition 2020-03-11 22:44:52 +00:00
nleobject.h Handle changing playback rate 2016-02-26 19:54:40 +01:00
nleoperation.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
nleoperation.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nlesource.c nlesource: When standalone consider object.duration==0 as not set 2020-02-18 23:08:53 -03: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