X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvaapi_decode.h;h=6b415dd1d36d069b97c4417bf53cd4949d40454f;hb=279d9a84af37cc1a7cf79c1cd667105eeb948611;hp=1fcecac4682fb1fc5cc9d270fbc1defedb6ecccc;hpb=0018f17f233d5a702513b7f83eadff8d15f08883;p=ffmpeg diff --git a/libavcodec/vaapi_decode.h b/libavcodec/vaapi_decode.h index 1fcecac4682..6b415dd1d36 100644 --- a/libavcodec/vaapi_decode.h +++ b/libavcodec/vaapi_decode.h @@ -72,6 +72,8 @@ FF_ENABLE_DEPRECATION_WARNINGS enum AVPixelFormat surface_format; int surface_count; + + VASurfaceAttrib pixel_format_attribute; } VAAPIDecodeContext;