(wrong string) ée

From: <git_AT_suckless.org>
Date: Fri, 20 Jan 2017 16:02:57 +0100 (CET)

commit 5eaa58c51145b576797deceb51b37e1130c85b13
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Fri Jan 20 13:04:08 2017 +0100
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Fri Jan 20 13:04:08 2017 +0100

    Update todo: add blind-affine-colour
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/TODO b/TODO
index 539a0b9..e41ee0a 100644
--- a/TODO
+++ b/TODO
_AT_@ -1,13 +1,17 @@
 blind-transform 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
+ 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-primaries given three selectable primaries split the video into three side-by-side which
- only one primary active
+ only one primary active.
 blind-apply-map remap pixels (distortion) using the X and Y values, -t for tiling, -s for
- improve quality on downscaling (pixels' neighbours must not change)
-blind-apply-kernel apply a convolution matrix
+ improve quality on downscaling (pixels' neighbours must not change).
+blind-apply-kernel apply a convolution matrix.
 blind-find-frame a graphical tool for locating frames, should highlight key frames, and
                                 play audio. Should support both regular videos files and uivf.
+blind-affine-colour apply an affine transformation to the colour of each pixel,
+ -a for ignoring the alpha channel,
+ -l for linear transformation,
+ -p for transforming each pixel with their own transformation.
 
 Add [-j jobs] to blind-from-video and blind-to-video.
Received on Fri Jan 20 2017 - 16:02:57 CET

This archive was generated by hypermail 2.3.0 : Fri Jan 20 2017 - 16:12:20 CET