fixed swfcombine -F
[swftools.git] / src / swfcombine.c
2010-03-24 Matthias Krammfixed swfcombine -F
2010-01-09 Matthias Krammfixed format warnings
2009-10-13 Matthias Krammsynchronized with downstream git
2009-08-12 Matthias Krammadded support for hardware-gpu & accelerated-blit heade...
2009-08-05 Matthias Krammfixed two bugs in swfcombine
2009-08-03 Matthias Krammapplied swfc .video patch from John Sullivan
2009-07-31 Matthias Krammfixed swfcombine handling of symbolclass id 0000
2009-01-14 Matthias Krammadded -L, -N options
2009-01-14 krammadded -L,-N options
2009-01-06 kramm'make doc'
2008-12-02 krammhelp users trying to combine against rfxview using...
2008-10-13 krammfixed bug where the END tag was missing with -Tm
2008-10-13 krammadded fileAttributes adjustment
2008-07-27 krammremove duplicate FILEATTRIBUTES, SCENEDESCRIPTION tags...
2008-06-19 krammfixed previous fix
2008-06-19 krammfixed bug in --help output
2008-03-12 krammreworked compression handling logic
2008-02-08 krammprintf %% fix by Markus Fleck-Graffe
2006-06-05 krammadded -w, -h command-line options
2006-01-16 krammbugfixes
2006-01-06 krammfixed file version handling with -d
2005-10-12 krammfixed sscanf bug
2005-09-10 krammadded protection against using both --cat and --stack
2005-05-21 krammas a special case, when using only --dummy and --scale...
2005-02-23 krammallow zero framerates
2005-01-21 krammadded fixJPEGTables() calls.
2004-11-12 krammfixed -f.
2004-11-07 krammfixed -f handling (delete object again on the next...
2004-11-03 kramminsert frames added with -f at depth 65535, not depth 0.
2004-10-30 krammalways set the version to 6 if the file is zlib-compressed.
2004-07-12 krammmake gcc 2.95.x compatible.
2004-07-12 krammfixed import issue.
2004-06-12 krammfixed clip bug with -t.
2004-02-13 krammfixed matrix adjustion.
2004-02-06 krammupdated/corrected documentation
2004-02-02 krammadded depth relocating.
2004-02-01 kramm-x and -y now take (float) pixel coordinates, not twips.
2004-01-12 krammframerate are now real fps, not 100fps.
2003-08-08 krammadded (long) GPL headers.
2003-07-05 krammchanged logf to msg.
2003-04-16 krammadded O_BINARY
2003-03-30 krammwin32 fix
2003-02-06 krammfix for scaling (-s), in case the master got scaled.
2003-02-02 krammfixes.
2003-01-04 krammbugfixes
2002-12-08 krammfixed a bug.
2002-07-21 krammseveral bugfixes.
2002-06-13 krammtypo fix.
2002-06-07 krammWhen using -t, write correct Header and Backgroundcolor.
2002-06-06 krammimplement header rewriting for -X, -Y, -r.
2002-06-04 krammremove temporary tags.
2002-06-04 krammmore bugfixes. It now works good enough for pdf2swf.
2002-06-04 krammmore bugfixes.
2002-06-04 krammsome bugfixes.
2002-06-04 krammswfcombine now uses librfxswf.
2002-04-22 krammadded Flash 6 zlib compression
2002-03-05 krammfix -Wparentheses warnings.
2002-02-16 krammfixed warnings.
2002-01-09 krammsolaris fixes.
2002-01-07 kramm* some endianess fixes
2001-12-16 krammimplement --merge, --frame and --stack1 options.
2001-12-13 krammadded --cat option.
2001-11-04 krammadded --dump option
2001-11-04 krammnew options -X, -Y, -r
2001-10-28 kramminitialize config.antistream
2001-10-27 krammmake stacking appear in usage (--help).
2001-10-27 krammremoved the "stacking doesn't work yet" message, as...
2001-10-23 kramm* args.h is moved into lib
2001-10-18 krammInitial revision