"HBD scale" parity to AVS+/MaskTools2
No due date
50% complete
-In the context of int type high bit depths (10,12,14,16), masks should be treated as full scale so hard code that in mask producing filters like ex_binarize(), BoxMask(), ex_edge(), ex_lutspa(), etc.
-Check integrity with mask working filters like ex_merge(), ex_logic()... and ensure parity to MaskTools2 counterparts.
-Rework ex_bs() to account for these…
-In the context of int type high bit depths (10,12,14,16), masks should be treated as full scale so hard code that in mask producing filters like ex_binarize(), BoxMask(), ex_edge(), ex_lutspa(), etc.
-Check integrity with mask working filters like ex_merge(), ex_logic()... and ensure parity to MaskTools2 counterparts.
-Rework ex_bs() to account for these changes.