[Bug 727925] New: v4l2: Share device enumeration
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 9 15:57:46 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727925
GStreamer | gst-plugins-good | git
Summary: v4l2: Share device enumeration
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: nicolas.dufresne at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently the device monitor and the video decoder has code to enumerate the
video devices. This should be shared. What I'm proposing (I'll implement it) is
to introduce v4l2-util.{c,h} and a trivial data structure GstV4l2Iterator. It
will abstract Gudev enumeration so hopefully will reduce the ifdef mess around
it.
--
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