[Bug 720568] v4l2: Various changes to allow using M2M decoders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 16 13:48:10 PST 2013


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

--- Comment #12 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-12-16 21:48:06 UTC ---
Created an attachment (id=264346)
 View: https://bugzilla.gnome.org/attachment.cgi?id=264346
 Review: https://bugzilla.gnome.org/review?bug=720568&attachment=264346

[PATCH] v4l2object: Move mplane logic into gst_v4l2_object_get_caps_info()


It makes the gst_v4l2_object_set_format() slightly simplier and will make that
logic reusable. Note that gst_v4l2_object_has_mplane() will always return the
same value for one device. There is no need to check against the caps as this
has already been done by _open.
---
 sys/v4l2/gstv4l2object.c | 95 ++++++++++++++++++++++--------------------------
 1 file changed, 44 insertions(+), 51 deletions(-)

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