summaryrefslogtreecommitdiff
path: root/va/va.h
diff options
context:
space:
mode:
Diffstat (limited to 'va/va.h')
-rw-r--r--va/va.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/va/va.h b/va/va.h
index 76de2c7..ab4162e 100644
--- a/va/va.h
+++ b/va/va.h
@@ -546,6 +546,7 @@ typedef struct _VAEncPictureParameterBufferJPEG
VASurfaceID reconstructed_picture;
unsigned short picture_width;
unsigned short picture_height;
+ VABufferID coded_buf;
} VAEncPictureParameterBufferJPEG;