From: kramm Date: Wed, 16 Jan 2002 20:15:18 +0000 (+0000) Subject: Brought up to date X-Git-Tag: release-0-2-2 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=dc6cda99f0924e1f1bdce4b816418d59c1da2b97 Brought up to date --- diff --git a/ChangeLog b/ChangeLog index 3cdbaaa..3cea006 100644 --- a/ChangeLog +++ b/ChangeLog @@ -62,6 +62,8 @@ * swfcombine: big endian fixes * swfextract: big endian fixes * pdf2swf: Changed from 100dpi to 72dpi conversion + * pdf2swf: Some optimizations, fix the zero string problem. * lib/: Added Bladeenc 0.94.1 for mp3 compression - * lib/example/avi2swf.cc: Can now handle big files. Better compression ratio. Sound. + * lib/example/avi2swf.cc: Can now handle big files. Slightly better compression ratio. Sound. + * lib/example/sound.c: New file, demonstrates use of the sound module in librfxswf.