summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libpng/TODO')
-rw-r--r--src/3rdparty/libpng/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/libpng/TODO b/src/3rdparty/libpng/TODO
index a5f6395..face765 100644
--- a/src/3rdparty/libpng/TODO
+++ b/src/3rdparty/libpng/TODO
@@ -22,3 +22,4 @@ Build gamma tables using fixed point (and do away with floating point entirely).
Use greater precision when changing to linear gamma for compositing against
background and doing rgb-to-gray transformation.
Investigate pre-incremented loop counters and other loop constructions.
+Add interpolated method of handling interlacing.