[Bug 712754] [v4l2] add support for multi-planar V4L2 API
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 20 09:19:01 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=712754
GStreamer | gst-plugins-good | git
--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> 2013-11-20 17:18:54 UTC ---
Created an attachment (id=260345)
View: https://bugzilla.gnome.org/attachment.cgi?id=260345
Review: https://bugzilla.gnome.org/review?bug=712754&attachment=260345
v4l2: refactor MPLANE and not MPLANE mode
In order to easily maintain the code, because now there are 2 code path (v4l2
single planar and multi planar api), I suggest the attached approach to
factorize the code. The idea is to add the planes fields in the GstV4l2Meta in
order to access the attributs the same way.
Let me know what you think about it.
The patch applies just after 260343.
--
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