author | jaspervdg <jaspervdg@users.sourceforge.net> | |
Sun, 5 Apr 2009 19:45:12 +0000 (19:45 +0000) | ||
committer | jaspervdg <jaspervdg@users.sourceforge.net> | |
Sun, 5 Apr 2009 19:45:12 +0000 (19:45 +0000) | ||
commit | 423740a942b7c6ce5313bfd4d09fe02c4feabbe7 | |
tree | 8a657772c23f54842f47c4453a25b270a9b7e2fa | tree | snapshot |
parent | 50beb2f2d201ea5d5fcaf5e38b202d1e677f1a85 | commit | diff |
Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my misunderstanding of this clamp function that actually does round+clamp). Plus some extra comments to warn of this behaviour.