[gstreamer-bugs] [Bug 601143] v4l2src: add GstURIHandler interface

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 12 04:15:59 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=601143
  GStreamer | gst-plugins-good | git

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-12 12:15:57 UTC ---
Review of attachment 147207:
 --> (https://bugzilla.gnome.org/review?bug=601143&attachment=147207)

Looks good in general, could you do the same for v4l(1) too? :)

::: sys/v4l2/gstv4l2src.c
@@ +985,3 @@
+  return g_strdup_printf ("v4l2://%s", v4l2src->v4l2object->videodev);
+}
+

Isn't it possible that ->videodev is NULL?

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