/[svn]/libgig/trunk/TODO
ViewVC logotype

Annotation of /libgig/trunk/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sat Oct 25 20:15:04 2003 UTC (20 years, 5 months ago) by schoenebeck
File size: 792 byte(s)
Initial revision

1 schoenebeck 2 Portability:
2     - finish endian dependent macros and structures
3     - test library on non intel machines
4    
5     DLS Part:
6     - support for conditional chunks
7     - check for ZSTR terminated strings in DLS::Info::LoadString()
8    
9     Gig Part:
10     - support for <3dnl> chunk in gig::Region class which provides optional
11     textual descriptions for dimensions
12     - support for <3gnm> chunk in gig::File class which contains names of
13     sample groups
14     - additional scan for compressed samples in
15     gig::Sample::ScanCompressedSample() to build a table with the compression
16     mode of each compressed frame in the sample allowing a more efficient
17     Read() on runtime
18     - low level optimization in decompression algorithm
19     - optional writing of frame table to disk to speed up loading of compressed
20     samples

  ViewVC Help
Powered by ViewVC