[Bug 738013] v4l2allocator: issue with import_userptr() in single-planar API when n_planes > 1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 23 09:00:55 PST 2015


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

Aurélien Zanelli <aurelien.zanelli> changed:

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

--- Comment #12 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2015-01-23 17:00:48 UTC ---
Created an attachment (id=295289)
 View: https://bugzilla.gnome.org/attachment.cgi?id=295289
 Review: https://bugzilla.gnome.org/review?bug=738013&attachment=295289

v4l2allocator: fix import_userptr() in single-planar API when n_planes > 1

Draft to check contiguity and size

As for the size calculation patch, we need video info to do our check, so I
move the code from allocator to bufferpool. And I exported a function from
gstv4l2object to extrapolate the v4l2 bytesperline to a specific stride.

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