aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index a818df6..df24c2c 100644
--- a/TODO
+++ b/TODO
@@ -11,12 +11,5 @@ vu-primaries given three selectable primaries split the video into three side-b
only one primary active
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, -s for improve quality on downscaling
(pixels' neighbours must not change)