summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-04 21:44:06 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-04 21:44:06 +0200
commit52975a80c11525a1bcb64e1bb8bd8ece26d6342e (patch)
tree348b980c981d791940b4964596a72239c101d934 /TODO
parentseparate halo eliminate + add cubing interpolation (diff)
downloadblueshift-52975a80c11525a1bcb64e1bb8bd8ece26d6342e.tar.gz
blueshift-52975a80c11525a1bcb64e1bb8bd8ece26d6342e.tar.bz2
blueshift-52975a80c11525a1bcb64e1bb8bd8ece26d6342e.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 70a81f2..ccfd230 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,10 @@ Medium priority:
Low priority:
Add support for temporarily closing DRM connection so that multiple users can run in DRM
+ Add ramp interpolators:
+ https://en.wikipedia.org/wiki/Monotone_cubic_interpolation
+ https://en.wikipedia.org/wiki/Spline_interpolation
+ https://en.wikipedia.org/wiki/Lanczos_resampling
Future stuff:
How is it looking on the DirectFB front?