aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-12-12 15:55:25 +0100
committerMattias Andrée <maandree@kth.se>2017-12-13 08:20:21 +0100
commitb52247caee230f4040e7155b76227bc12188e82c (patch)
tree4affeaa748b7366ca9b6058cfdc6cdac7980d103
parentFix typo (diff)
downloadblind-master.tar.gz
blind-master.tar.bz2
blind-master.tar.xz
Update todoHEADmaster
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index e1160c2..55b7a5b 100644
--- a/TODO
+++ b/TODO
@@ -37,7 +37,10 @@ blind-concave-gradient create a gradient in the shape of a concave lens
blind-preview a graphical tool for previewing the output of a pipeline
should display the output for a selected frame or image
should have sliders to tune environment variables
---- tool from creating blockwise transitions
+--- tool for creating blockwise transitions
+blind-memory read up to one frame into memory and write it unmodified to stdout,
+ this is necessary to deal with edge cases involving large frames
+ that could case deadlocks
Add [-j jobs] to blind-from-video, blind-to-video, blind-convert, and blind-apply-kernel.