[Bug 783521] gl: Add "direct" dmabuf uploader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 1 11:24:16 UTC 2018


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

--- Comment #70 from Michael Olbrich <m.olbrich at pengutronix.de> ---
I noticed, that _direct_dma_buf_upload_transform_caps() is not quite correct.
It should provide empty caps if the downstream format is anything other than
RGBA.

I'm not sure if that makes a difference in practice.

In general, I think that glupload should always prefer RGBA on the sink pad.
That
way we can potentially avoid extra conversions. My patch would be a first step
in
that direction.
However, I'm not sure it it's worth the effort. Are there any real use-cases
where
the input format is not fixed anyways?

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