[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 18:56:59 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=688188
GStreamer | gst-plugins-good | 1.x
--- Comment #21 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-05-08 01:56:39 UTC ---
Created an attachment (id=243556)
View: https://bugzilla.gnome.org/attachment.cgi?id=243556
Review: https://bugzilla.gnome.org/review?bug=688188&attachment=243556
[PATCH] pad: Detect, fix and warn when sticky events are in wrong order
We can prevent buggy element from causing other elements to fail or crash
by sorting sticky event at insertion. In this case, we also warn as this
is not supposed to happen.
See: https://bugzilla.gnome.org/show_bug.cgi?id=688188
---
gst/gstpad.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
--
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