[Bug 784398] Add support for VA-API 1.0

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


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

--- Comment #26 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 358409
  --> https://bugzilla.gnome.org/attachment.cgi?id=358409&action=edit
libs: encoder: h264: handle deprecated enum

In VA-API 1.0 the enum VAEncPackedHeaderH264_SEI is deprecated, and
instead VAEncPackedHeaderRawData should be used.

This patch creates a compatibility symbol,
VA_ENC_PACKED_HEADER_H264_SEI, to expose the used enum according the
VA-API version.

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