changeset 487:78176684050d

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 27 Feb 2005 19:56:24 +0000
parents 859dd2ef3197
children c00e26a7e0b6
files TODO
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.