[Bug 775848] plugins: enable direct rendering through environment variable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 8 17:57:31 UTC 2016


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

--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 341641
  --> https://bugzilla.gnome.org/attachment.cgi?id=341641&action=edit
plugins: enable direct rendering with envvar

Direct rendering (use vaDeriveImage rather than vaPutImage) has better
performance in some Intel platforms (Haswell, for example) but in others
(Skylake) is the opposite.

In order to have some control, the patch enables the direct rendering
through the environment variable GST_VAAPI_ENABLE_DIRECT_RENDERING.

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