new parameter -s textonly
[swftools.git] / src / swfextract.c
2010-06-15 Matthias Krammrenamed png functions
2010-06-15 Matthias Krammmultiply overflow fixes
2010-05-17 Matthias Krammadded jpeg3 extraction support to swfextract
2010-03-02 Matthias Krammrenamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVE
2010-02-18 Matthias Krammapplied swfextract -a RANGE patch from Paul Fitzpatrick
2010-01-09 Matthias Krammfixed format warnings
2009-12-16 Matthias Krammapplied swfextract binary resource patch from Paul...
2009-11-07 Matthias Krammfixed swfextract for tiny images
2009-10-26 Matthias Krammmerged in fontalignzones branch
2009-01-26 Matthias Krammfixed jpeg extraction for flash 9 swfs
2008-09-26 krammoutput error if soundstream requested but not found
2008-06-19 krammhandle jpegtables of zero size correctly
2008-06-19 krammfixed bad memory access problem with some jpeg images
2008-05-29 krammadded comment
2007-11-24 krammalways extract jpegtables
2007-06-24 krammadded -0 option
2007-01-06 krammfixed rescaling
2005-02-22 krammfixed handling of alpha palettes in PNG extraction.
2004-12-16 krammgcc 2.95.x fixes.
2004-11-24 krammimproved object list output.
2004-11-12 krammwhen extracting a single object with -i, scale it so...
2004-10-29 krammfixed extract definebitsjpeg2 "no boundary" bug.
2004-08-14 krammsmall file extension bug fix.
2004-07-18 krammmade the "list of extractable objects" output a little...
2004-06-06 krammadded 32 bit alpha handling for DEFINEBITSLOSSLESS2.
2004-03-27 krammadded handling for RAW and ADPCM sounds
2003-11-17 krammadded warning message for broken SWFs.
2003-08-08 krammadded (long) GPL headers.
2003-07-05 krammchanged logf to msg.
2003-04-16 krammadded O_BINARY
2003-04-04 krammO_BINARY
2003-02-02 krammfont extraction.
2003-01-14 kramm-o support for jpg and png.
2002-06-16 krammsupport for DefineSound.
2002-06-04 krammswfextract now uses the reloc functions from rfxswflib.
2002-05-19 krammfixed usage() indent.
2002-02-16 krammfixed warnings.
2002-01-16 kramm-m now has the long option --mp3.
2002-01-13 krammmp3 extraction added.
2002-01-09 krammsolaris fixes.
2002-01-09 krammbig endian fixes.
2002-01-07 krammbus error/big endian fixes
2002-01-05 krammmake png extraction dependent on whether the system...
2002-01-05 krammAdded PNG extraction feature.
2002-01-05 krammcan now extract jpeg images (into jpeg files).
2001-12-02 kramm* Added support for extracting frames and multiple...
2001-11-30 krammfixed movieclip writing. (sometimes wrote too much)
2001-11-29 krammadded tool "swfextract".