gstreamer/plugins
Seungha Yang 50e40ba621 nlecomposition: Suppress error from child during sync state with parent
This commit is to ensure cleanup internal elements on state change failure.

nlecomposition posts its own error message after cleanup child.
If we don't suppress child error, meanwhile, an application
triggered downward state change (resulting from child error message)
might be able to reach nlecomposition before internal cleaning child up.
That eventually results to downward state change failure.
2019-03-06 13:31:01 +00:00
..
ges gesdemux: don't use deprecated gst_uri_construct() 2019-03-04 11:07:51 +00:00
nle nlecomposition: Suppress error from child during sync state with parent 2019-03-06 13:31:01 +00:00
Makefile.am plugins: add autotools build for new ges plugin 2019-02-26 14:00:33 +00:00
meson.build plugins: implement a gessrc element useable from playbin 2019-01-29 00:06:32 +00:00