[Bug 711498] [v4l2] remove link between v4l2object type and v4l2bufferpool when managing qbuf/dqbuf

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 5 08:59:33 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711498
  GStreamer | gst-plugins-good | 1.x

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-11-05 16:59:30 UTC ---
Review of attachment 259025:
 --> (https://bugzilla.gnome.org/review?bug=711498&attachment=259025)

This change seems correct, in the sense it should not break anything, though I
don't see that well the link with encoder/decoders. I'm currently working on
implement such a decoder (my current target being Exynos) and the solution I
was to use it to have two v4l2object.

Micheal Olbrich (from Pengutronix) seems to have chosen the same solution for
the V4l2Filter element. The proposed added internal API so far is
gst_v4l_clone() to create a v4l2object reusing the file descriptor. This ensure
that each object handles one queue. Let me know what you think of this, and
you're intention, we might be able to collaborate on this.

http://git-public.pengutronix.de/git-public/gst-plugins-good.git/ [mem2mem]

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