aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 073f6c3..e3ac7d7 100644
--- 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