]> git.sesse.net Git - ffmpeg/commit
Place attribute_deprecated in the right position for struct declarations
authorDiego Biurrun <diego@biurrun.de>
Wed, 22 Feb 2017 10:39:21 +0000 (11:39 +0100)
committerMark Thompson <sw@jkqxz.net>
Wed, 22 Mar 2017 19:07:32 +0000 (19:07 +0000)
commit6ff3da4f6a8e460d77bb65fed4267bf48f513fcf
treed02268aa81a2831273c4f62fb04dbe3e05c9651f
parente28bd75f7cfd17169562d7c7f5a4a5386aba68e1
Place attribute_deprecated in the right position for struct declarations

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>
libavcodec/vaapi.h