rename --tf-level to --enable-tf

Also does the renaming for the API and the config file option along
with changing the option to a EbBool

Signed-off-by: Christopher Degawa <christopher.degawa@intel.com>
This commit is contained in:
Christopher Degawa 2022-01-05 12:02:52 -06:00
parent 4bd83fb3c0
commit 571897ef0c

View file

@ -605,7 +605,7 @@ set_default_svt_configuration (EbSvtAv1EncConfiguration * svt_config)
svt_config->unrestricted_motion_vector = 1;
// alt-ref
svt_config->tf_level = 1;
svt_config->enable_tf = TRUE;
svt_config->enable_overlays = FALSE;
// super resolution