libavcodec/vaapi.h:58:1: warning: attribute 'deprecated' is ignored, place it after "struct" to apply attribute to type declaration [-Wignored-attributes]
(cherry picked from commit
ed6a891c364f8b0850b557d9578b8920cc15a937)
Signed-off-by: Mark Thompson <sw@jkqxz.net>
*
* Deprecated: use AVCodecContext.hw_frames_ctx instead.
*/
*
* Deprecated: use AVCodecContext.hw_frames_ctx instead.
*/
-attribute_deprecated
-struct vaapi_context {
+struct attribute_deprecated vaapi_context {
/**
* Window system dependent data
*
/**
* Window system dependent data
*