X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fqsvenc.h;h=12e3444b7584beec495baa71ba6079f52fb133d8;hb=4e3ab1a5c12fe3a88f44b734d3f2e25f4769ec47;hp=361d9333d865fc07df5b0fa0c37cf8a6b2fa2dc5;hpb=e166fe2e1f0ae175a6b7f1f4b137c1366fd7f633;p=ffmpeg diff --git a/libavcodec/qsvenc.h b/libavcodec/qsvenc.h index 361d9333d86..12e3444b758 100644 --- a/libavcodec/qsvenc.h +++ b/libavcodec/qsvenc.h @@ -84,6 +84,7 @@ typedef struct QSVEncContext { int packet_size; int width_align; + int height_align; mfxVideoParam param; mfxFrameAllocRequest req;