2003-12-03 |
kramm | Applied patch from Marcus Doemling- blocksize is now... |
tree | commitdiff |
2003-11-30 |
kramm | added support for Protect() Tag. |
tree | commitdiff |
2003-11-30 |
kramm | added MD5 support. |
tree | commitdiff |
2003-11-30 |
kramm | added password support (ST_DEBUG and ST_PROTECT tags). |
tree | commitdiff |
2003-11-30 |
kramm | added comments, made non-external functions static. |
tree | commitdiff |
2003-11-30 |
kramm | FreeBSD MD5 password hashing- initial revision. |
tree | commitdiff |
2003-11-19 |
kramm | changed S16 to int, so that SET_TO_ZERO can be used. |
tree | commitdiff |
2003-11-19 |
kramm | added SET_TO_ZERO, changed some S16s to ints. |
tree | commitdiff |
2003-11-18 |
kramm | pointers which are freed are now cleanly set to 0 after... |
tree | commitdiff |
2003-11-17 |
kramm | added swf_DumpSWF function. |
tree | commitdiff |
2003-11-17 |
kramm | added swf_GetJPEGSize() function. |
tree | commitdiff |
2003-11-17 |
kramm | added "TRACE" debuglevel, removed socket logging code. |
tree | commitdiff |
2003-09-18 |
kramm | * removed contains function in taglist |
tree | commitdiff |
2003-09-15 |
kramm | python interface to rfxswflib - initial draft. |
tree | commitdiff |
2003-09-15 |
kramm | added swfdraw.c module. |
tree | commitdiff |
2003-08-15 |
kramm33 | removed the "frame" field in TAG. Keeping this up to... |
tree | commitdiff |
2003-08-14 |
kramm33 | h.263 is now compiled in this Makefile, not h.263/Makefile. |
tree | commitdiff |
2003-08-08 |
kramm | added (long) GPL headers. |
tree | commitdiff |
2003-08-07 |
kramm | fixed compiler warning about uninitialized variable. |
tree | commitdiff |
2003-08-02 |
kramm | new subdirectory: h.263. |
tree | commitdiff |
2003-08-02 |
kramm | added quant parameter to VIDEOSTREAM struct. |
tree | commitdiff |
2003-08-02 |
kramm | swfvideo.o is now compiled separately. |
tree | commitdiff |
2003-08-02 |
kramm | renamed strndup to strdup_n. |
tree | commitdiff |
2003-08-02 |
kramm | initial revision- header file for h263tables.c. |
tree | commitdiff |
2003-08-02 |
kramm | moved out- the functions in here used to be in swfvideo.c. |
tree | commitdiff |
2003-08-02 |
kramm | * refactoring |
tree | commitdiff |
2003-08-02 |
kramm | removed structs already defined in h263tables.h |
tree | commitdiff |
2003-07-29 |
kramm | * some refactoring done in block encoding (split into... |
tree | commitdiff |
2003-07-29 |
kramm | only the headerfile of h263tables is included now. |
tree | commitdiff |
2003-07-05 |
kramm | * fixed mvd range. |
tree | commitdiff |
2003-07-05 |
kramm | changed logf to msg. |
tree | commitdiff |
2003-06-22 |
kramm | enhanced samplerate support. |
tree | commitdiff |
2003-06-22 |
kramm | fixed swf_WriteCGI() |
tree | commitdiff |
2003-06-22 |
kramm | added null writer. |
tree | commitdiff |
2003-05-19 |
kramm | bugfix for segfault on rgb2yuv conversion. |
tree | commitdiff |
2003-05-19 |
kramm | * added gradients to fillstyle struct |
tree | commitdiff |
2003-05-19 |
kramm | glyphs now use CountUBits, which makes textdefines... |
tree | commitdiff |
2003-05-19 |
kramm | bugfixes, cleanups |
tree | commitdiff |
2003-05-10 |
kramm | * bugfixes |
tree | commitdiff |
2003-05-08 |
kramm | added truncation of levels. |
tree | commitdiff |
2003-05-06 |
kramm | moved ../src/q.{h,c,o}. |
tree | commitdiff |
2003-05-06 |
kramm | added __cplusplus extern "C". |
tree | commitdiff |
2003-05-06 |
kramm | moved from ../src |
tree | commitdiff |
2003-05-04 |
kramm | optimized huffman reader. |
tree | commitdiff |
2003-05-04 |
kramm | added swfvideo.c |
tree | commitdiff |
2003-05-04 |
kramm | moved into ../rfxswf.h |
tree | commitdiff |
2003-05-04 |
kramm | added video stuff. |
tree | commitdiff |
2003-05-04 |
kramm | fixed compile bug. |
tree | commitdiff |
2003-05-04 |
kramm | moved to swfvideo.c |
tree | commitdiff |
2003-05-04 |
kramm | moved from mkvideo.c |
tree | commitdiff |
2003-04-30 |
kramm | added fix for 64 byte bug also for swf_SetLossLessBitsI... |
tree | commitdiff |
2003-04-30 |
kramm | added ShapeSetBitmapRect, fix a bit overflow bug. |
tree | commitdiff |
2003-04-24 |
kramm | removed whitespace, added some comments. |
tree | commitdiff |
2003-04-20 |
kramm | half-pixels, bugfix in sizes |
tree | commitdiff |
2003-04-17 |
kramm | fblock_t > block_t |
tree | commitdiff |
2003-04-16 |
kramm | added DEFINEMOVIE to define tags |
tree | commitdiff |
2003-04-16 |
kramm | added DEFINEMOVIE to define tag list. |
tree | commitdiff |
2003-04-15 |
kramm | optimizations. |
tree | commitdiff |
2003-04-15 |
kramm | added '0' char for (0,0) mvds. |
tree | commitdiff |
2003-04-14 |
kramm | statistic generator and motion vector prediction added. |
tree | commitdiff |
2003-04-14 |
kramm | initial revision. |
tree | commitdiff |
2003-04-13 |
kramm | moved to lib/h.263, bugfix in width/height parsing. |
tree | commitdiff |
2003-04-13 |
kramm | moved to lib/h.263, quant is now a parameter, added... |
tree | commitdiff |
2003-04-13 |
kramm | implemented bit comparison. |
tree | commitdiff |
2003-04-11 |
kramm | fixed YUV. |
tree | commitdiff |
2003-04-11 |
kramm | implemented difference coding, decoder emulation. |
tree | commitdiff |
2003-04-11 |
kramm | display more quantizer infos, display motion vector... |
tree | commitdiff |
2003-04-10 |
kramm | some functions converted to oo-style, block difference... |
tree | commitdiff |
2003-04-10 |
kramm | added mvd_params. |
tree | commitdiff |
2003-04-09 |
kramm | last version with quantizer change support. |
tree | commitdiff |
2003-04-08 |
kramm | more verbose error reporting, tables moved into h263tab... |
tree | commitdiff |
2003-04-08 |
kramm | initial revision |
tree | commitdiff |
2003-04-08 |
kramm | implemented P-frame stubs. |
tree | commitdiff |
2003-04-07 |
kramm | bugfix: free without malloc in setLosslessBitsIndexed. |
tree | commitdiff |
2003-04-07 |
kramm | initial revision |
tree | commitdiff |
2003-04-06 |
kramm | added ratio support swf_SetPlaceObject. |
tree | commitdiff |
2003-04-06 |
kramm | fix for the strange flash player bug |
tree | commitdiff |
2003-04-06 |
kramm | ascii art version |
tree | commitdiff |
2003-04-06 |
kramm | initial revision |
tree | commitdiff |
2003-04-04 |
kramm | multiple->nomultiple |
tree | commitdiff |
2003-04-04 |
kramm | * bitrate is now 32 and accessible from the outside |
tree | commitdiff |
2003-04-02 |
kramm | support for videoframe |
tree | commitdiff |
2003-04-02 |
kramm | definefontinfo2 |
tree | commitdiff |
2003-04-02 |
kramm | allow to set sample value |
tree | commitdiff |
2003-04-02 |
kramm | zlib fixes, workaround for buggy(?) flash players |
tree | commitdiff |
2003-02-22 |
kramm | initial revision |
tree | commitdiff |
2003-02-22 |
kramm | removed a errorneous warning. |
tree | commitdiff |
2003-02-22 |
kramm | enhanced font dumping information. |
tree | commitdiff |
2003-02-22 |
kramm | allow to set samplerate/channels from outside. |
tree | commitdiff |
2003-02-22 |
kramm | * swf_InsertTagBefore |
tree | commitdiff |
2003-02-14 |
kramm | fixes for zlib compression, new function swf_ResetTag. |
tree | commitdiff |
2003-02-14 |
kramm | bugfixes, cleanups. |
tree | commitdiff |
2003-02-07 |
kramm | support for delay/seek value in soundstreamblock. |
tree | commitdiff |
2003-02-06 |
kramm | fixed for -1 values in ascii2swf (chars without a glyph... |
tree | commitdiff |
2003-02-06 |
kramm | don't throw an error on empty shapes- those are perfect... |
tree | commitdiff |
2003-02-03 |
kramm | made failed operations complain to stderr |
tree | commitdiff |
2003-02-02 |
kramm | added definebitsjpeg3 support. |
tree | commitdiff |
2003-02-02 |
kramm | fixed font advance values. |
tree | commitdiff |
2003-02-01 |
kramm | fix edittext |
tree | commitdiff |
2003-02-01 |
kramm | fixed scaling/advancing. |
tree | commitdiff |
next |