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 31e1bb36b..8a3b8c79b 100644 --- a/libhb/qsv_common.h +++ b/libhb/qsv_common.h @@ -94,6 +94,7 @@ typedef struct { int b_pyramid; int gop_pic_size; + int gop_ref_dist; int int_ref_cycle_size; } gop; struct |