[Bug 698827] v4l2: handle ENODATA return value for VIDIOC_ENUMSTD

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 25 06:41:23 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-25 13:41:17 UTC ---
Ah, the ioctl() is handled but there's just no data available for it. Yes :)

commit 305023fe9d5f8f3ffd5c49b1d1b743f569a9265d
Author: Philipp Zabel <p.zabel at pengutronix.de>
Date:   Thu Oct 18 10:37:35 2012 +0200

    v4l2: handle ENODATA return value for VIDIOC_ENUMSTD

    In kernel v3.7-rc1, VIDIOC_ENUMSTD returns ENODATA if the current input
    does not support the STD API.

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

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