[Bug 655622] [opencv] [PATCH] Feature requests and bug fixes for gstOpenCV

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 15 13:24:10 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655622
  GStreamer | gst-plugins-bad | git

--- Comment #13 from Nicola <lists at svrinformatica.it> 2011-08-15 20:24:06 UTC ---
Hi Stefan, 

about your comment 9 I would like to finalize the patch, I think the mutex is
not more needed here:

g_mutex_lock (filter->propset_mutex);
filter->id = motion_cells_init ();
g_mutex_unlock (filter->propset_mutex);

but it is still useful is gst_motion_cells_chain and in
gst_motion_cells_set_property to make dynamic property change without set the
element in READY state, what do you think about?

Nicola

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list