[Bug 784398] Add support for VA-API 1.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 24 14:40:37 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784398
--- Comment #21 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 358349
--> https://bugzilla.gnome.org/attachment.cgi?id=358349&action=edit
libs: guard deprecated symbols
In libva-1.0 the H.264 baseline profile is deprecated (see commit
e0e0a474), and VAEncPackedHeaderH264_SEI buffer type.
This patch guards the H.264 baseline usage, and use
VAEncPackedHeaderRawData instead of VAEncPackedHeaderH264_SEI in the
case libva-1.0 is linked.
--
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