aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-09 16:53:31 +0100
committerMattias Andrée <maandree@kth.se>2017-01-09 16:53:31 +0100
commit617285e3d8a8bcbbb755a7c951a9e64859ab1ee5 (patch)
tree1d4e2000b0c05b839a91df7d763df01f31a5a5b1 /TODO
parentm + add vu-invert-luma.c (diff)
downloadblind-617285e3d8a8bcbbb755a7c951a9e64859ab1ee5.tar.gz
blind-617285e3d8a8bcbbb755a7c951a9e64859ab1ee5.tar.bz2
blind-617285e3d8a8bcbbb755a7c951a9e64859ab1ee5.tar.xz
Add todo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..93d58bd
--- /dev/null
+++ b/TODO
@@ -0,0 +1,14 @@
+vu-reverse put frames in reverse order
+vu-transpose transpose frames
+vu-cut retain a segment of frames
+vu-set-saturation multiply saturation, -w can be used to use the X and Z values as the whitepoint
+vu-blur gaussian blur
+vu-transform transformation by matrix multiplication
+vu-chroma-key replace a chroma with transparency
+vu-convert use ffmpeg to convert from or to another video format
+vu-primaries given three selectable primaries split the video into three side-by-side which
+ 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-distort-map remap pixels using the X and Y values