URI: 
       Update todo - blind - suckless command-line video editing utility
  HTML git clone git://git.suckless.org/blind
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 61dbc5af8844e0fbebbe4cdf6f796e8b6837c76b
   DIR parent ba67e5506bd93eef064d72883ff94dbadee14082
  HTML Author: Mattias Andrée <maandree@kth.se>
       Date:   Sat,  5 Aug 2017 00:47:54 +0200
       
       Update todo
       
       Signed-off-by: Mattias Andrée <maandree@kth.se>
       
       Diffstat:
         M TODO                                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR 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, -[xy] for tiling, -s for
                                        improve quality on downscaling (pixels' neighbours must not change)
        blind-apply-map                remap pixels (distortion) using the X and Y values, -[xy] for tiling, -s for