Skip to content

shaders/sampling: avoid adding deband grain near black

Niklas Haas requested to merge debanding into master

This commit extends pl_deband_params by an extra parameter which can be used to tune the black point of the video. The debanding grain will be modulated to weaken grain that would otherwise clip into this value.

Fixes #220 (closed)

Merge request reports