/[svn]/libgig/branches/release0_7_0/TODO
ViewVC logotype

Annotation of /libgig/branches/release0_7_0/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 59 - (hide annotations) (download)
Mon May 3 14:17:00 2004 UTC (19 years, 11 months ago) by (unknown author)
File size: 689 byte(s)
This commit was manufactured by cvs2svn to create branch 'release0_7_0'.
1 schoenebeck 2 DLS Part:
2     - support for conditional chunks
3     - check for ZSTR terminated strings in DLS::Info::LoadString()
4    
5     Gig Part:
6     - support for <3dnl> chunk in gig::Region class which provides optional
7     textual descriptions for dimensions
8     - support for <3gnm> chunk in gig::File class which contains names of
9     sample groups
10     - additional scan for compressed samples in
11     gig::Sample::ScanCompressedSample() to build a table with the compression
12     mode of each compressed frame in the sample allowing a more efficient
13     Read() on runtime
14     - low level optimization in decompression algorithm
15     - optional writing of frame table to disk to speed up loading of compressed
16     samples

  ViewVC Help
Powered by ViewVC