initial revision
[swftools.git] / lib /
2004-02-06 krammfix for segfault in LoadT1Font if the fontname is not...
2004-02-05 krammfix for closing unclosed shapes automatically
2004-02-05 krammswf_LoadFont() now returns more quickly if the file...
2004-02-05 krammfixed graphics bug
2004-02-05 kramm#include <string.h>
2004-02-05 krammadded 'generated' target
2004-02-04 kramminclude memory.h
2004-02-04 krammallow to disable L.A.M.E.
2004-02-04 krammrenamed USE_FREETYPE to HAVE_FREETYPE
2004-02-04 kramm* renamed USE_FREETYPE to HAVE_FREETYPE\rmp3 support...
2004-02-03 krammgcc 2.95.4 fixes
2004-02-02 krammfixed bug in font name setting
2004-02-02 krammremoved test and main from all
2004-02-02 krammadded stuff in action/
2004-02-02 krammremoved listaction.o from compiled objects.
2004-02-02 krammadded swf_ActionCompile function
2004-02-02 kramminitial revision
2004-02-02 krammActionCompiler interface
2004-02-02 krammming library replacements.
2004-02-02 krammfile copied from ming 0.3alpha2
2004-02-02 krammnew function swf_RelocateDepth().
2004-02-01 krammswf_LoadFont now also loads SWF fonts
2004-02-01 krammInclude ../config.h
2004-02-01 krammtest for bcopy and bzero and supply replacements if...
2004-02-01 krammadded swf_LoadFont().
2004-01-31 krammadded glyphnames tag.
2004-01-31 krammimplemented LoadT1Font().
2004-01-31 krammadded load/save support for glyph names.
2004-01-31 krammswf_SetSoundStreamBlock now takes four parameters.
2004-01-31 kramm"verbose" is not static anymore.
2004-01-31 krammsome fixes, added "verbose" constant.
2004-01-31 krammmoved drawer stuff to ../drawer.c.
2004-01-31 krammremoved some unused code
2004-01-31 krammremoved MAX_CHAR_PER_FONT, made TTF support work.
2004-01-31 krammadded gmon.out to clean target
2004-01-31 krammInitial revision- not really working yet
2004-01-31 krammFlash 7 tag names added
2004-01-31 krammadded swfdraw and swffont modules, added Flash 7 tags.
2004-01-31 krammoptimized spline conversion.
2004-01-17 kramminitial revision.
2004-01-01 krammadded gradient fill.
2004-01-01 krammseveral bugfixes, added swf_DrawString().
2004-01-01 krammadded swf_DumpShape().
2004-01-01 krammadded swf_DrawText().
2003-12-27 uid68734fixed a typecast bug.
2003-12-03 krammApplied patch from Marcus Doemling- blocksize is now...
2003-11-30 krammadded support for Protect() Tag.
2003-11-30 krammadded MD5 support.
2003-11-30 krammadded password support (ST_DEBUG and ST_PROTECT tags).
2003-11-30 krammadded comments, made non-external functions static.
2003-11-30 krammFreeBSD MD5 password hashing- initial revision.
2003-11-19 krammchanged S16 to int, so that SET_TO_ZERO can be used.
2003-11-19 krammadded SET_TO_ZERO, changed some S16s to ints.
2003-11-18 krammpointers which are freed are now cleanly set to 0 after...
2003-11-17 krammadded swf_DumpSWF function.
2003-11-17 krammadded swf_GetJPEGSize() function.
2003-11-17 krammadded "TRACE" debuglevel, removed socket logging code.
2003-09-18 kramm* removed contains function in taglist
2003-09-15 krammpython interface to rfxswflib - initial draft.
2003-09-15 krammadded swfdraw.c module.
2003-08-15 kramm33removed the "frame" field in TAG. Keeping this up to...
2003-08-14 kramm33h.263 is now compiled in this Makefile, not h.263/Makefile.
2003-08-08 krammadded (long) GPL headers.
2003-08-07 krammfixed compiler warning about uninitialized variable.
2003-08-02 krammnew subdirectory: h.263.
2003-08-02 krammadded quant parameter to VIDEOSTREAM struct.
2003-08-02 krammswfvideo.o is now compiled separately.
2003-08-02 krammrenamed strndup to strdup_n.
2003-08-02 kramminitial revision- header file for h263tables.c.
2003-08-02 krammmoved out- the functions in here used to be in swfvideo.c.
2003-08-02 kramm* refactoring
2003-08-02 krammremoved structs already defined in h263tables.h
2003-07-29 kramm* some refactoring done in block encoding (split into...
2003-07-29 krammonly the headerfile of h263tables is included now.
2003-07-05 kramm* fixed mvd range.
2003-07-05 krammchanged logf to msg.
2003-06-22 krammenhanced samplerate support.
2003-06-22 krammfixed swf_WriteCGI()
2003-06-22 krammadded null writer.
2003-05-19 krammbugfix for segfault on rgb2yuv conversion.
2003-05-19 kramm* added gradients to fillstyle struct
2003-05-19 krammglyphs now use CountUBits, which makes textdefines...
2003-05-19 krammbugfixes, cleanups
2003-05-10 kramm* bugfixes
2003-05-08 krammadded truncation of levels.
2003-05-06 krammmoved ../src/q.{h,c,o}.
2003-05-06 krammadded __cplusplus extern "C".
2003-05-06 krammmoved from ../src
2003-05-04 krammoptimized huffman reader.
2003-05-04 krammadded swfvideo.c
2003-05-04 krammmoved into ../rfxswf.h
2003-05-04 krammadded video stuff.
2003-05-04 krammfixed compile bug.
2003-05-04 krammmoved to swfvideo.c
2003-05-04 krammmoved from mkvideo.c
2003-04-30 krammadded fix for 64 byte bug also for swf_SetLossLessBitsI...
2003-04-30 krammadded ShapeSetBitmapRect, fix a bit overflow bug.
2003-04-24 krammremoved whitespace, added some comments.
2003-04-20 krammhalf-pixels, bugfix in sizes
2003-04-17 krammfblock_t > block_t
next