Update todo - blind - suckless command-line video editing utility
 (HTM) git clone git://git.suckless.org/blind
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit cf27d7fabb899af7a16b3e6bff7c2432c36a2d35
 (DIR) parent b87d6efb6fdca579c23020a93212f8f35375e1fe
 (HTM) Author: Mattias Andrée <maandree@kth.se>
       Date:   Tue,  6 Jun 2017 20:12:41 +0200
       
       Update todo
       
       Signed-off-by: Mattias Andrée <maandree@kth.se>
       
       Diffstat:
         M TODO                                |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,7 +1,8 @@
        blind-transform                affine transformation by matrix multiplication, -t for tiling, -s for
                                        improve quality on downscaling (pixels' neighbours must not change).
       -blind-chroma-key        replace a chroma with transparency.
       -blind-primary-key        replace a primary with transparency, -g for greyscaled images.
       +blind-chroma-key        replace a chroma with transparency or create an mask for the alpha channel.
       +blind-primary-key        replace a primary with transparency or create an mask for the alpha channel,
       +                                -g for greyscaled images.
        blind-primaries                given three selectable primaries split the video into three side-by-side which
                                        only one primary active.
        blind-apply-map                remap pixels (distortion) using the X and Y values, -t for tiling, -s for