[Bug 722953] New: v4l2: ENODATA is Linux-only

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 24 22:02:42 PST 2014


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

           Summary: v4l2: ENODATA is Linux-only
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: desrt at desrt.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


FreeBSD supports v4l, but we use ENODATA in sys/v4l2/v4l2_calls.c (since bug
698827).

Probably the best way to fix this is with a simple #ifdef -- ENODATA is
#define'd on Linux.

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