aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-02 23:15:48 +0200
committerMattias Andrée <maandree@kth.se>2017-06-02 23:15:48 +0200
commit860d85841338e3532fb5dd2d5f3ba681675bd50d (patch)
tree6a29797b69019dad98aa5aaeeb63d84f0f27158b /TODO
parentFix blind-cat-cols and blind-cat-rows cmdline and document blind-disperse, blind-interleave, blind-split-cols, and blind-split-rows (diff)
downloadblind-860d85841338e3532fb5dd2d5f3ba681675bd50d.tar.gz
blind-860d85841338e3532fb5dd2d5f3ba681675bd50d.tar.bz2
blind-860d85841338e3532fb5dd2d5f3ba681675bd50d.tar.xz
Document blind-cat-rows and blind-cat-cols
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5c4461b..1ffabe3 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,3 @@
-Write manpages for:
- blind-cat-rows merge video by vertically stacking streams (inverse of blind-split-rows)
- blind-cat-cols merge video by putting streams beside each other (inverse of blind-split-cols)
-
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.
@@ -62,6 +58,8 @@ Add [-j jobs] to blind-from-video and blind-to-video.
Add -f (framewise) to blind-repeat
+blind-rewrite-head: add support pipes
+
Generate a header file with the appropriate values for USING_BINARY32, USING_BINARY64.
long double is slightly faster than long.
long double (xyza q) could be added as another format.