fixed bug in jpeg2000 decoding
[swftools.git] / src / jpeg2swf.c
2010-01-09 Matthias Krammfixed format warnings
2009-01-06 kramm'make doc'
2008-11-12 krammadd an error if we can't write the output file
2008-03-12 krammreworked compression handling logic
2007-01-13 krammupdated documentation
2006-04-16 krammadapted png2swf options
2006-02-08 krammadded -m and -c options
2006-01-16 krammregenerated docs
2005-07-16 krammchanged -v syntax- no longer expect an argument
2005-04-03 krammPatch from Moriyoshi Koizumi:
2004-12-18 krammsubtract (0.5,0.5) from the texture position to get...
2004-12-12 krammkeyframes are now every 20 frames.
2004-11-03 krammfix: don't insert too many removeobjects.
2004-10-30 krammadded -z option.
2004-09-20 krammSWF files generated with -m are now always compressed.
2004-08-07 krammfixed fileVersion in case of -m.
2004-02-06 krammupdated/corrected documentation
2003-11-17 krammfixed framerate calculation.
2003-11-17 kramm-r now takes a float value, which means frames per...
2003-08-08 krammadded (long) GPL headers.
2003-08-02 kramm* added h.263 support
2003-03-30 krammwin32 fix.
2002-11-03 krammfixed grayscale bug
2002-05-16 kramm* default output is now output.swf.
2001-11-01 boehmenew feature: prescale and quality may vary between...
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-24 boehmebugfix: error message on <file not found> without last...
2001-10-23 kramm* now uses args_long2shortoption()
2001-10-23 kramm* args.h is moved into lib
2001-10-22 krammadded new tool (jpeg2swf)