Brought up to date
authorkramm <kramm>
Sun, 13 Jan 2002 18:54:55 +0000 (18:54 +0000)
committerkramm <kramm>
Sun, 13 Jan 2002 18:54:55 +0000 (18:54 +0000)
ChangeLog
TODO

index e922880..3cdbaaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 0.2.2: 
        * swfs/: Added/Wrote sources for some of the swf files 
        * swfdump: Major bugfix in placeobject2, hex output function
-       * swfextract: Can now extract png and jpeg.
+       * swfextract: Can now extract png, jpeg and mp3.
        * swfcombine: big endian fixes
        * swfextract: big endian fixes
-       * lib/example/avi2swf.cc: Can now handle big files. Better compression ratio.
        * pdf2swf: Changed from 100dpi to 72dpi conversion
+       * lib/: Added Bladeenc 0.94.1 for mp3 compression
+       * lib/example/avi2swf.cc: Can now handle big files. Better compression ratio. Sound.
 
diff --git a/TODO b/TODO
index 41f8196..de2fbc5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,7 +20,7 @@ swfcombine:
 
 swfextract:
     
-    * add support for extraction of sounds into mp3
+    * mp3 extraction should also work for movieclips and definesound.
     * improve placeobject handling
 
 rfxswf-lib: