[Bug 761059] kmssink: add new plugin and element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 15 11:44:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761059

--- Comment #24 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
V3:

According to the comment #17 this iteration removes the need of "io-mode". Now
the sink detects if the incoming buffer is a dmabuf one, and adapts the
acquired buffer. Also, if dmabuf import fails, the buffer restores its bo.

1. The kmssink sets the allocator to the bufferpool
2. The buffer pool doesn't need to know the drm fd anymore
3. Use of G_ADD_PRIVATE in G_DEFINE_TYPE_WITH_CODE to setup the private
structures
4. Remove the io-mode enum and property
5. The allocator does a dup of the drm fd

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