Fix Integer Scale Overscale not applying

This commit is contained in:
Glazed_Belmont 2023-12-13 22:56:56 -05:00 committed by GitHub
parent 571c1083c5
commit cbca579b91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -645,6 +645,7 @@ function set_filtering() {
function set_integerscale() {
add_setting "integerscale" "video_scale_integer"
add_setting "integerscaleoverscale" "video_scale_integer_overscale"
}
function set_rgascale() {