[Bug 693826] dmabuf-based GstMemory and GstAllocator incl. v4l2src support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 19 02:51:25 PST 2013


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

Benjamin Gaignard <benjamin.gaignard> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #236578|0                           |1
        is obsolete|                            |

--- Comment #22 from Benjamin Gaignard <benjamin.gaignard at gmail.com> 2013-02-19 10:51:20 UTC ---
Created an attachment (id=236740)
 View: https://bugzilla.gnome.org/attachment.cgi?id=236740
 Review: https://bugzilla.gnome.org/review?bug=693826&attachment=236740

additional path for v4l2src

the test of VIDIOC_EXPBUF could not be done with a #ifdef (like
V4L2_CAP_VIDEO_OUTPUT_OVERLAY below in the code) because it is a value in an
enum and not a #define in videodev2.h

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