[Bug 766537] identity: add property keep every N-th buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 17 16:55:46 UTC 2016


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

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

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 328029:
 --> (https://bugzilla.gnome.org/review?bug=766537&attachment=328029)

::: plugins/elements/gstidentity.c
@@ +213,3 @@
           G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
+  g_object_class_install_property (gobject_class, PROP_DROP_EVERY_N,
+      g_param_spec_int ("drop-every-n", "Drop every N frames",

identity does not have the notion of frame. Also, your comment contradict the
name and the description of the property.

-- 
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