From 3fe120d3ef052bb244c805c5241ed2236893a147 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 13 Jan 2002 18:54:55 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 5 +++-- TODO | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e922880..3cdbaaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,9 +58,10 @@ 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 --- 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: -- 1.7.10.4