[Bug 753591] vaapi: encoders: implement "direct-uploading"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 7 10:33:58 UTC 2016


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

--- Comment #17 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to Florent Thiéry from comment #16)
> Can you explain the comment on 202110bded181192c1b571d51968d2b15cbe7478
> "Pass also the caps, since they are needed to know the requested caps
> features." (e.g. sample pipeline).

Sure.

I added the parameter GstCaps * caps to the function ensure_srcpad_allocator(),
event that we are already passing the GstVidoInfo created from that caps, just
to know if the caps are raw video on system memory, in order to enable the
direct rendering.

Do you have any issues with this feature?

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