[Bug 688188] videomixer: _sink_clip: GStreamer-CRITICAL **: _gst_util_uint64_scale_int: assertion `denom > 0' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 7 00:20:16 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=688188
  GStreamer | gst-plugins-good | 1.x

Sebastian Dröge <slomo> changed:

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

--- Comment #20 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-07 07:20:03 UTC ---
Review of attachment 243398:
 --> (https://bugzilla.gnome.org/review?bug=688188&attachment=243398)

::: gst/gstpad.c
@@ +4437,3 @@
+
+    if (type < GST_EVENT_TYPE (ev->event)) {
+      GST_WARNING_OBJECT (pad, "Sticky event miss-ordering detected");

Make this a g_warning() that also includes the name of the pad and parent
(GST_DEBUG_PAD_NAME). And isn't it mis-ordering with one 's'? :)

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