Added sound module.
[swftools.git] / lib / rfxswf.c
2002-01-13 krammAdded sound module.
2002-01-05 krammnew function swf_WriteHeader
2001-12-13 krammadded byte order handling
2001-12-05 krammadded #define HAVE_BOOLEAN, to tell the jpeglib that...
2001-12-02 kramms/GetDataSize/GetTagLen/g
2001-11-19 krammSetMatrix: Handle matrix values which are too large.
2001-11-11 boehmeminor fixes: swf_SetBits(), cleanup shape struct, fixed...
2001-10-31 boehmefixed swf_WriteCGI
2001-10-31 boehmerfxswf cleanups: TAG structure and ResetWriteBits/Reset...
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-30 krammAdd Actionscript header and functions.
2001-10-28 boehmenew lossless image functions
2001-10-28 boehmerfxswf cleanup: replaced LP<type> by <type> *
2001-10-26 krammcheck for HAVE_LIBJPEG
2001-10-25 krammtest HAVE_JPEGLIB_H before including the jpeglib header
2001-10-22 kramm* InsertTag now sets an initial bitcount
2001-10-18 krammInitial revision