[Bug 749846] gloverlay crash on missing file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 26 13:31:58 PDT 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

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

--- Comment #14 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 304038:
 --> (https://bugzilla.gnome.org/review?bug=749846&attachment=304038)

Otherwise looks good !

::: ext/gl/gstgloverlay.c
@@ +611,3 @@
+  structure = gst_caps_get_structure (caps, 0);
+  name = gst_structure_get_name (structure);
+  if (g_str_equal (name, "image/jpeg")) {

-> gst_structure_has_name()

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