File: todo.txt

package info (click to toggle)
libtwelvemonkeys-java 3.11.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,020 kB
  • sloc: java: 60,721; xml: 2,197; cpp: 958; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 429 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
- Rename to imageio-common?
- Add stream support for NIO and NIO2 stuff? Path, ByteChannel
- Faster RAF support (need to buffer the slow readShort/readInt/readLong/readUnsignedShort/readUnsignedInt)
- See if it's possible to use FileImageInputStream for FileChannels and FileInputStream to avoid the caching
- And the above for output streams too...
DONE:
- Split up into separate plugins (modules), to allow easier configuration