From e87b4062400076cd047eec86997bc73a666111aa Mon Sep 17 00:00:00 2001 From: Nyeogmi Date: Sun, 7 Apr 2024 21:01:24 -0700 Subject: [PATCH] More TODOs --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 5b4225f..f7a8281 100644 --- a/TODO.md +++ b/TODO.md @@ -6,4 +6,7 @@ Global parameters to control encoder settings: - Constant term - Linear term - Number of quants to keep, per tile. -- Whether to use wide or packed representation for the thumbnail block \ No newline at end of file +- Whether to use wide or packed representation for the thumbnail block +Interleave layers instead of having them consecutively. +Maybe have a second instance of the global parameters block for the alpha channel. +Actually support terminating early for "progressive" loads \ No newline at end of file