aabf0b770d
No longer error on out of range float input
2020-04-13 13:04:21 +02:00
70e782612d
Add error message for invalid float input
...
A few people encountered these. Looks like a few other filters don’t
clip their limited range output properly.
2020-03-25 11:11:07 +01:00
d9bc767c26
make white output more likely in float mask
2020-02-19 20:24:08 +01:00
ecab0b5028
Remove unneeded dependency, replace helper with macro
2020-02-19 20:20:45 +01:00
a687dd90c4
Use macro for different bitdepths
2020-02-19 20:17:16 +01:00
13ac41ed97
Remove experiments
2019-08-12 15:01:07 +02:00
c67dda5371
no longer drop uninitialized memory ( fixes #1 )
2019-06-04 20:33:07 +02:00
4b46eefa51
Switched to range syntax for bitdepth matching
2019-06-03 08:30:17 +02:00
cacc762810
Support all common formats
2019-06-02 23:06:24 +02:00
9236534dab
rustfmt
2019-06-02 15:31:27 +02:00
b4eb5d8399
only enable mask filter and properly check the input format
2019-06-02 14:43:53 +02:00
a18a2ec6e2
adg.Mask actually works and seems to be faster than the old version
2019-06-02 10:14:58 +02:00
e571f400d1
does this even build? I have no idea; the wifi is too bad
2019-06-01 15:07:49 +02:00
783d36bbd2
working implementation with lut
2019-06-01 08:55:47 +02:00
cf9c084cba
initial commit
2019-05-30 11:06:53 +00:00