[Bug 779146] dmabuf: be able to negotiate tiled surfaces

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 18 18:29:05 UTC 2018


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #41 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
For all formats that are not linear and not the Samsung 64Z32 one, content of
the memory is pretty much opaque. And using capsfeatures & a custom meta makes
negotiation debugging a pain. I think it would be easier to just add a new caps
like "video/x-drm, format=(string)fourcc-from-drm_fourcc.h, modifier=(uint64),
width=, height=, framerate=".. Using video/x-raw means that we would want to
implement support for them in GstVideoInfo, but that's pretty much pointless if
the content is otherwise opaque.

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