diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/common.h b/libhb/common.h index 1f9dfa97a..e8ca7e1fd 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -291,6 +291,7 @@ struct hb_job_s int vrate_base; int cfr; int pass; + int fastfirstpass; char *advanced_opts; char *x264_profile; char *x264_preset; |