comparison TODO @ 487:78176684050d

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 27 Feb 2005 19:56:24 +0000
parents 137c0b00ea4c
children 8f93b3ff2d38
comparison
equal deleted inserted replaced
486:859dd2ef3197 487:78176684050d
11 - mpglib.c 11 - mpglib.c
12 - quicktime.c 12 - quicktime.c
13 13
14 General stuff TODO: 14 General stuff TODO:
15 - Hack on the experimental audio conversion routines. 15 - Hack on the experimental audio conversion routines.
16 - Add the altivec-optimized libvorbis to the project?
16 - Handle compression and other chunks in WAV files. 17 - Handle compression and other chunks in WAV files.
17 - Handle compression and other chunks in AIFF-C files. 18 - Handle compression and other chunks in AIFF-C files.
18 - Reduce malloc() pressure. 19 - Reduce malloc() pressure.
19 - Maybe allow an external allocator? 20 - Maybe allow an external allocator?
20 21