X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=3cea00679a423d513db8babe91be74c698e719a6;hb=dc6cda99f0924e1f1bdce4b816418d59c1da2b97;hp=f1437fa38d7ed280aef1442c1541ab83a5db3b3d;hpb=d114056883922aca66baf392f03137eb62740284;p=swftools.git diff --git a/ChangeLog b/ChangeLog index f1437fa..3cea006 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,7 +58,12 @@ 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 - * lib/example/avi2swf.cc: Can now handle big files. Better compression ratio. + * 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. Slightly better compression ratio. Sound. + * lib/example/sound.c: New file, demonstrates use of the sound module in librfxswf.