update todo: regression in blind-gauss-blur - blind - suckless command-line vid… | |
git clone git://git.suckless.org/blind | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit a2346b63b7162a934d2ba6ed3ca74b17f0a1fb52 | |
parent a1d27e57c214f3641b83b5e568d7b3c31c583ed3 | |
Author: Mattias Andrée <[email protected]> | |
Date: Tue, 5 Dec 2017 00:47:11 +0100 | |
update todo: regression in blind-gauss-blur | |
Signed-off-by: Mattias Andrée <[email protected]> | |
Diffstat: | |
M TODO | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/TODO b/TODO | |
@@ -49,6 +49,8 @@ blind-{convert,{from,to}-video} add options to cache result o… | |
- last pixel | |
- same pixel in previous frame | |
+REGRESSIONS: | |
+ blind-gauss-blur transparency pixels become dark green | |
HELP REQUIRED: | |
blind-z-map create a Z-map video from two or mo… |