[Bug 712754] v4l2: add support for multi-planar V4L2 API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 28 05:52:24 PST 2013


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263010|none                        |reviewed
             status|                            |

--- Comment #29 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-11-28 13:52:20 UTC ---
Review of attachment 263010:
 --> (https://bugzilla.gnome.org/review?bug=712754&attachment=263010)

::: sys/v4l2/gstv4l2object.c
@@ +325,3 @@
+          "Device supports multi-planar video capture", "capture-mplane"},
+      {V4L2_CAP_VIDEO_OUTPUT_MPLANE,
+          "Device supports multi-planar video playback", "output-mplane"},

I would prefer not adding new flags. The detail of how we pack the buffers
internally is no useful in the public application API.

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