GNOME Bugzilla – Bug 796790
camerabin: Fix elements_created state tracking
Last modified: 2018-11-03 14:27:44 UTC
This fixes error recovery in Cheese application.
Created attachment 372996 [details] [review] camerabin: Fix elements_created state tracking The boolean state was tied to the function success state, while in fact it only applies to the elements being added to the pipeline. If the function fails later for other reason, we end up trying to add elements with the same name in the bin. This fixes error recovery in cheese.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/749.