# HG changeset patch # User Ryan C. Gordon # Date 1109534184 0 # Node ID 78176684050d3da9eede28a2cb3d496b8c30b97f # Parent 859dd2ef3197278a36fdc0bab1731990bbbe7e6d Updated. diff -r 859dd2ef3197 -r 78176684050d TODO --- a/TODO Sun Feb 27 19:55:29 2005 +0000 +++ b/TODO Sun Feb 27 19:56:24 2005 +0000 @@ -13,6 +13,7 @@ General stuff TODO: - Hack on the experimental audio conversion routines. +- Add the altivec-optimized libvorbis to the project? - Handle compression and other chunks in WAV files. - Handle compression and other chunks in AIFF-C files. - Reduce malloc() pressure.