From 617285e3d8a8bcbbb755a7c951a9e64859ab1ee5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 9 Jan 2017 16:53:31 +0100 Subject: Add todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO 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 -- cgit v1.2.3-70-g09d2