From 37980568fc614968f1c1f55f3ef4e0dd17f968eb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Jan 2017 04:59:20 +0100 Subject: Fix blind-transpose MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5804267..9735bd4 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,31 @@ -vu-transform transformation by matrix multiplication, -t for tiling, -s for improve quality +blind-transform transformation by matrix multiplication, -t for tiling, -s for improve quality on downscaling (pixels' neighbours must not change) -vu-chroma-key replace a chroma with transparency -vu-primary-key replace a primary with transparency, -g for greyscaled images -vu-primaries given three selectable primaries split the video into three side-by-side which +blind-chroma-key replace a chroma with transparency +blind-primary-key replace a primary with transparency, -g for greyscaled images +blind-primaries given three selectable primaries split the video into three side-by-side which only one primary active -vu-apply-map remap pixels (distortion) using the X and Y values, -t for tiling, -s for +blind-apply-map remap pixels (distortion) using the X and Y values, -t for tiling, -s for improve quality on downscaling (pixels' neighbours must not change) -vu-apply-kernel apply a convolution matrix +blind-apply-kernel apply a convolution matrix + +UNTESTED: + blind-arithm + blind-colour-srgb + blind-concat + blind-crop + blind-cut + blind-dissolve + blind-extend + blind-from-text + blind-gauss-blur + blind-invert-luma + blind-repeat + blind-reverse + blind-rewrite-head + blind-set-alpha + blind-set-luma + blind-set-saturation + blind-single-colour + blind-split + blind-stack + blind-to-text -- cgit v1.2.3-70-g09d2