aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-14 04:59:20 +0100
committerMattias Andrée <maandree@kth.se>2017-01-14 04:59:20 +0100
commit37980568fc614968f1c1f55f3ef4e0dd17f968eb (patch)
tree0dac9830758d5c5a38c2a18a3ee3b2df4808df07 /TODO
parentFix errors, blind-{to,from}-{video,image} works (diff)
downloadblind-37980568fc614968f1c1f55f3ef4e0dd17f968eb.tar.gz
blind-37980568fc614968f1c1f55f3ef4e0dd17f968eb.tar.bz2
blind-37980568fc614968f1c1f55f3ef4e0dd17f968eb.tar.xz
Fix blind-transpose
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO34
1 files changed, 28 insertions, 6 deletions
diff --git a/TODO b/TODO
index 5804267..9735bd4 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,31 @@
-vu-transform transformation by matrix multiplication, -t for tiling, -s for improve quality
+blind-transform transformation by matrix multiplication, -t for tiling, -s for improve quality
on downscaling (pixels' neighbours must not change)
-vu-chroma-key replace a chroma with transparency
-vu-primary-key replace a primary with transparency, -g for greyscaled images
-vu-primaries given three selectable primaries split the video into three side-by-side which
+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
-vu-apply-map remap pixels (distortion) using the X and Y values, -t for tiling, -s for
+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)
-vu-apply-kernel apply a convolution matrix
+blind-apply-kernel apply a convolution matrix
+
+UNTESTED:
+ blind-arithm
+ blind-colour-srgb
+ blind-concat
+ blind-crop
+ blind-cut
+ blind-dissolve
+ blind-extend
+ blind-from-text
+ blind-gauss-blur
+ blind-invert-luma
+ blind-repeat
+ blind-reverse
+ blind-rewrite-head
+ blind-set-alpha
+ blind-set-luma
+ blind-set-saturation
+ blind-single-colour
+ blind-split
+ blind-stack
+ blind-to-text