[Bug 732911] v4l2: Add support for V4L2_BUF_FLAG_TIMESTAMP_MONOTONIC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 9 19:10:40 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
I've looked into this. It isn't trivial since the buffer pool abstraction hides
a bit too much of the v4l2_buffer structure and it's flags. I think it would be
worth making that layer thinner at some point.

Though, for this case, the code is also a good fallback in case the driver is
broken. So skipping a test that would workaround clear driver bugs seems rather
wanted.

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