summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-06 00:44:00 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-06 00:44:00 +0200
commit2c10dfc7aa259ad0fd5f3eab8879e870e77fd667 (patch)
tree62e844743d811dd3ba987d170cf1cb8fe71c9f88 /TODO
parentadd cubic interpolation test, did not work out too well (diff)
downloadblueshift-2c10dfc7aa259ad0fd5f3eab8879e870e77fd667.tar.gz
blueshift-2c10dfc7aa259ad0fd5f3eab8879e870e77fd667.tar.bz2
blueshift-2c10dfc7aa259ad0fd5f3eab8879e870e77fd667.tar.xz
m + fix cubic interpolation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c5d0d16..3ed5a10 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,8 @@ Low priority:
https://en.wikipedia.org/wiki/Monotone_cubic_interpolation
https://en.wikipedia.org/wiki/Spline_interpolation
https://en.wikipedia.org/wiki/Lanczos_resampling
+ https://en.wikipedia.org/wiki/Kochanek–Bartels_spline
+ https://en.wikipedia.org/wiki/Stairstep_interpolation
Use curve sizes returned from RandR/VidMode/...
Use Robertson's method