[gstreamer-bugs] [Bug 583890] v4l2: should use pad_alloc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 3 03:47:56 PST 2010


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

--- Comment #20 from Arnout Vandecappelle <arnout at mind.be> 2010-03-03 11:47:52 UTC ---
I have something that works now, except that it doesn't :-P

I'm using it on an OMAP3.  However, the omap v4l2 driver requires video buffers
to be 32-byte aligned.  AFAIK there is no way to specify alignment constraints
on a pad_alloc, and anyway there is no way to know that the alignment
constraints are :-).  Suggestions on how to solve it are welcome, but for me it
doesn't matter because the downstream element will be hardware accelerated
element using DMAI buffers.

For the v4l2sink, I think it won't be affected by my patch but I can't test it
(for lack of a v4l2sink).

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