[Bug 784398] Add support for VA-API 1.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 17 19:38:26 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784398
--- Comment #17 from sreerenj <bsreerenj at gmail.com> ---
Default compilation is failing with "deprecated declarations" warnings.
We need a couple of things here:
1: Use RawData header for VAEncPackedHeader{H264, HEVC}_SEI if using VAAPI-1.0
2: deprecated declaration in va headers will generate the warnings anyway.
Find a way to don't treat va specific deprecated declaration warnings as
errors?
Or just use -Wno-deprecated-declarations
--
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