]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/qsvenc.h
avdevice/decklink_dec: fix multipacket op47 decoding
[ffmpeg] / libavcodec / qsvenc.h
index 361d9333d865fc07df5b0fa0c37cf8a6b2fa2dc5..12e3444b7584beec495baa71ba6079f52fb133d8 100644 (file)
@@ -84,6 +84,7 @@ typedef struct QSVEncContext {
 
     int packet_size;
     int width_align;
+    int height_align;
 
     mfxVideoParam param;
     mfxFrameAllocRequest req;