aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2004-12-27 21:54:24 +0000
committerMax Horn2004-12-27 21:54:24 +0000
commit6e32618c9a8b3a70ab92891042e457bc71b2d15a (patch)
treebb467d1e1ef009d6c7104bcebe42996c05cdcf5a
parentd138a880bf8498ac6facc66ac4dbc9cddbd33891 (diff)
downloadscummvm-rg350-6e32618c9a8b3a70ab92891042e457bc71b2d15a.tar.gz
scummvm-rg350-6e32618c9a8b3a70ab92891042e457bc71b2d15a.tar.bz2
scummvm-rg350-6e32618c9a8b3a70ab92891042e457bc71b2d15a.zip
Done
svn-id: r16346
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4c45d6d567..fdd0768a06 100644
--- a/TODO
+++ b/TODO
@@ -380,7 +380,6 @@ General
* Add FLAC support to compress_sword1 (and the sword1 engine)
* Add FLAC and MP3 support to compress_san (and the SMUSH player in the scumm
engine)
-* Look into troubles with new lame version (see bug #934026)
* Consider using library APIs to encode data, instead of invoking the
lame/oggenc/flac binaries.
Pro: Tighter integration, no need to create temporary files.