[Bug 752528] OpenCV hand gesture detection does not work with OpenCV newer than 2.4.10

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 21 03:06:45 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752528

Luis de Bethencourt <luis at debethencourt.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #309777|none                        |needs-work
             status|                            |

--- Comment #25 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 309777:
 --> (https://bugzilla.gnome.org/review?bug=752528&attachment=309777)

< +          0, UINT_MAX, 0, (GParamFlags) G_PARAM_READWRITE)
---
> +          0, UINT_MAX, 0,
> +          (GParamFlags) (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS))

Why do you remove the G_PARAM_STATIC_STRINGS of all properties? Please keep
this.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list