[Bug 794282] debug-viewer: crash when max freq sentinel is 0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 13 11:50:15 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794282
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #369607|none |needs-work
status| |
--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 369607:
--> (https://bugzilla.gnome.org/review?bug=794282&attachment=369607)
::: debug-viewer/GstDebugViewer/Plugins/Timeline.py
@@ +31,3 @@
from gi.repository import Gdk
import cairo
+import numpy as np
We have no dep on numpy, we should avoid bringing that dep in for such a simple
thing :-)
--
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