Update todo - blind - suckless command-line video editing utility | |
git clone git://git.suckless.org/blind | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 61dbc5af8844e0fbebbe4cdf6f796e8b6837c76b | |
parent ba67e5506bd93eef064d72883ff94dbadee14082 | |
Author: Mattias Andrée <[email protected]> | |
Date: Sat, 5 Aug 2017 00:47:54 +0200 | |
Update todo | |
Signed-off-by: Mattias Andrée <[email protected]> | |
Diffstat: | |
M TODO | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/TODO b/TODO | |
@@ -1,3 +1,6 @@ | |
+Why does blind-from-video produce darker images than blind-from-image and | |
+why does blind-to-video produce brighter images than blind-to-image? | |
+ | |
blind-transform affine transformation by matrix multiplication,… | |
improve quality on downscaling (pixels' neighb… | |
blind-apply-map remap pixels (distortion) using the X and Y val… |