blind

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

commit 53299d120e5371c44693f9088b7ef7672a96421f
parent 890e4e157e67310a46a9ed178eb1cf6a20466ad8
Author: Mattias Andrée <maandree@kth.se>
Date:   Mon,  9 Jan 2017 19:27:51 +0100

Update todo

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

Diffstat:
MTODO | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -12,4 +12,10 @@ vu-primaries given three selectable primaries split the video into three side-b vu-crop crop video vu-extend extend the video on which side with transparency vu-add perform addition on each channel +vu-sub perform subtraction on each channel +vu-mul perform multiplication on each channel +vu-div perform division on each channel +vu-exp perform exponentiation on each channel +vu-min perform clipping to lower bound on each channel +vu-max perform clipping to upper bound on each channel vu-distort-map remap pixels using the X and Y values