Update todo - blind - suckless command-line video editing utility | |
git clone git://git.suckless.org/blind | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 6ca85b3362761f24f8913314bf5cfdfa35241fef | |
parent af3cee4bebc3fed17c8932cc55c8cb694c250447 | |
Author: Mattias Andrée <[email protected]> | |
Date: Thu, 17 Aug 2017 22:22:27 +0200 | |
Update todo | |
Signed-off-by: Mattias Andrée <[email protected]> | |
Diffstat: | |
M TODO | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/TODO b/TODO | |
@@ -46,6 +46,10 @@ long double is slightly faster than long. | |
long double (xyza q) could be added as another format. | |
unsigned char (xyza 8) could be added as another format, it's probably good fo… | |
+blind-{convert,{from,to}-video} add options to cache result of: | |
+- last pixel | |
+- same pixel in previous frame | |
+ | |
HELP REQUIRED: | |
blind-z-map create a Z-map video from two or mo… |