diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -420,8 +420,6 @@ General * Make compress_san use the common encoder "API" in compress.c * Make compress_queen use the common encoder "API" in compress.c * 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) * Consider using library APIs to encode data, instead of invoking the lame/oggenc/flac binaries. Pro: Tighter integration, no need to create temporary files. |