[Bug 784398] Add support for VA-API 1.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 17 21:53:07 UTC 2017


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

--- Comment #20 from sreerenj <bsreerenj at gmail.com> ---
(In reply to U. Artie Eoff from comment #19)
> Deprecated attributes don't generate compiler warnings until the thing
> marked as deprecated is "used".  Unfortunately, some of the libva headers
> actually "use" some of the deprecated enums to assign values to other enums.
> This causes those compiler warnings (at the fault of libva) to propagate
> into all downstream projects that include those libva headers... even if the
> downstream projects do not use the deprecated things explicitly.
> 
> IMO, libva should deal with this better and prevent its own usage of
> deprecated things from being exposed to other projects.
> 
> Of course, projects that "use" the deprecated things should be warned as
> intended.

You are right, In this case libva should take care of the usage of "deprecated"
variables.

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