[Bug 784398] Add support for VA-API 1.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 25 14:44:31 UTC 2017


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

--- Comment #23 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 358406
  --> https://bugzilla.gnome.org/attachment.cgi?id=358406&action=edit
libs: macro to get a renamed value in VA-API 1.0

In VA-API 1.0 the union bits in VAEncMiscParameterBufferROI has
renamed one member from roi_value_is_qp_delat to
roi_value_is_qp_delta, which is the correct name.

In order to keep back compatibility a macro has added to access this
union member.

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