blind

suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log | Files | Refs | README | LICENSE

commit ba9ec61e5fe2d23c34351383184563bc7151cbe4
parent 763a16e7e60fdb2bd189a7e1f84d2432065478bc
Author: Mattias Andrée <maandree@kth.se>
Date:   Wed, 11 Jan 2017 22:06:23 +0100

Update todo

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
MTODO | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -7,5 +7,6 @@ vu-from-video use ffmpeg to convert from another format vu-to-video use ffmpeg to convert to another format vu-primaries given three selectable primaries split the video into three side-by-side which only one primary active -vu-distort-map remap pixels using the X and Y values, -t for tiling, -s for improve quality - on downscaling (pixels' neighbours must not change) +vu-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