diff options
Diffstat (limited to 'libhb/qsv_common.h')
-rw-r--r-- | libhb/qsv_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/qsv_common.h b/libhb/qsv_common.h index 57b7c1685..418180432 100644 --- a/libhb/qsv_common.h +++ b/libhb/qsv_common.h @@ -89,6 +89,7 @@ typedef struct mfxExtVideoSignalInfo videoSignalInfo; struct { + int b_pyramid; int gop_pic_size; int int_ref_cycle_size; } gop; |