swftools.git
21 years agoremoved swfcombine's old flash routines.
kramm [Tue, 4 Jun 2002 16:59:37 +0000 (16:59 +0000)]
removed swfcombine's old flash routines.

21 years agomade bitio visible from outside.
kramm [Tue, 4 Jun 2002 15:56:51 +0000 (15:56 +0000)]
made bitio visible from outside.

21 years agonew functions swf_SetDefineID, swf_Relocate.
kramm [Tue, 4 Jun 2002 15:55:55 +0000 (15:55 +0000)]
new functions swf_SetDefineID, swf_Relocate.

21 years agoswfcombine now uses librfxswf.
kramm [Tue, 4 Jun 2002 15:55:03 +0000 (15:55 +0000)]
swfcombine now uses librfxswf.
*Probably not working yet*

21 years agoswfextract now uses the reloc functions from rfxswflib.
kramm [Tue, 4 Jun 2002 15:54:04 +0000 (15:54 +0000)]
swfextract now uses the reloc functions from rfxswflib.

21 years agoFix: don't modify fileSize and frameCount in header when writing it
kramm [Thu, 30 May 2002 17:59:08 +0000 (17:59 +0000)]
Fix: don't modify fileSize and frameCount in header when writing it
with swf_WriteHeader().

21 years agomade rfxswf actionscript routines threadsafe. ;)
kramm [Thu, 30 May 2002 17:58:20 +0000 (17:58 +0000)]
made rfxswf actionscript routines threadsafe. ;)

21 years agofix: wide-codes in AddGlyph(...)
boehme [Tue, 28 May 2002 23:09:17 +0000 (23:09 +0000)]
fix: wide-codes in AddGlyph(...)

21 years agoadd HAVE_SYS_BSDTYPES_H
kramm [Tue, 28 May 2002 11:44:19 +0000 (11:44 +0000)]
add HAVE_SYS_BSDTYPES_H

21 years agoimplement -q (--quiet) option.
kramm [Tue, 28 May 2002 11:43:29 +0000 (11:43 +0000)]
implement -q (--quiet) option.

21 years agoscreenloglevel is global now.
kramm [Tue, 28 May 2002 11:41:24 +0000 (11:41 +0000)]
screenloglevel is global now.

21 years agoBrought up to date
kramm [Tue, 28 May 2002 11:15:17 +0000 (11:15 +0000)]
Brought up to date

21 years agoGenerated from configure.in
kramm [Tue, 28 May 2002 11:15:08 +0000 (11:15 +0000)]
Generated from configure.in

21 years agoadded autoconf items which are "todo".
kramm [Tue, 28 May 2002 11:10:53 +0000 (11:10 +0000)]
added autoconf items which are "todo".

21 years agouse the xpdf type 3 font renderer.
kramm [Tue, 28 May 2002 11:03:19 +0000 (11:03 +0000)]
use the xpdf type 3 font renderer.

21 years agouse mktmpname(), not tmpnam().
kramm [Tue, 28 May 2002 11:02:34 +0000 (11:02 +0000)]
use mktmpname(), not tmpnam().

21 years agoinitialize the xref field.
kramm [Mon, 27 May 2002 21:43:07 +0000 (21:43 +0000)]
initialize the xref field.

21 years agoadded pdf2swf/encodings.cc
kramm [Mon, 27 May 2002 21:42:15 +0000 (21:42 +0000)]
added pdf2swf/encodings.cc

21 years agoremoved a printf.
kramm [Mon, 27 May 2002 21:31:20 +0000 (21:31 +0000)]
removed a printf.

21 years agopdfswf.h is now named SWFOutputDev.h
kramm [Mon, 27 May 2002 21:17:26 +0000 (21:17 +0000)]
pdfswf.h is now named SWFOutputDev.h

21 years agomore xpdf 1.01 fixes.
kramm [Mon, 27 May 2002 21:16:55 +0000 (21:16 +0000)]
more xpdf 1.01 fixes.

21 years agomade substituteFont and writeEmbeddedFontToFile work.
kramm [Mon, 27 May 2002 20:54:08 +0000 (20:54 +0000)]
made substituteFont and writeEmbeddedFontToFile work.

21 years agoinitialize globalParams. Otherwise, xpdf segfaults.
kramm [Mon, 27 May 2002 20:12:40 +0000 (20:12 +0000)]
initialize globalParams. Otherwise, xpdf segfaults.

21 years agothis encoding table from xpdf 0.92 is needed by swfoutput.
kramm [Mon, 27 May 2002 19:39:45 +0000 (19:39 +0000)]
this encoding table from xpdf 0.92 is needed by swfoutput.

21 years agoinclude aconf.h.
kramm [Mon, 27 May 2002 19:39:18 +0000 (19:39 +0000)]
include aconf.h.

21 years agoadded Annot.cc.
kramm [Mon, 27 May 2002 19:38:56 +0000 (19:38 +0000)]
added Annot.cc.

21 years agoadded encodings.cc.
kramm [Mon, 27 May 2002 19:38:20 +0000 (19:38 +0000)]
added encodings.cc.

21 years agoremoved compiler warnings.
kramm [Mon, 27 May 2002 19:37:49 +0000 (19:37 +0000)]
removed compiler warnings.

21 years agorange checking.
kramm [Mon, 27 May 2002 16:26:56 +0000 (16:26 +0000)]
range checking.

21 years agoimplement maketmpname().
kramm [Mon, 27 May 2002 16:26:43 +0000 (16:26 +0000)]
implement maketmpname().

21 years agoaconf.h is not in the global path.
kramm [Mon, 27 May 2002 16:26:18 +0000 (16:26 +0000)]
aconf.h is not in the global path.

21 years agouse the main autoconf file.
kramm [Mon, 27 May 2002 16:25:48 +0000 (16:25 +0000)]
use the main autoconf file.

21 years agoupgrade to xpdf 1.01.
kramm [Mon, 27 May 2002 16:24:07 +0000 (16:24 +0000)]
upgrade to xpdf 1.01.

21 years agofile(s) added by xpdf 1.01. xpdf-1-01
kramm [Mon, 27 May 2002 15:56:26 +0000 (15:56 +0000)]
file(s) added by xpdf 1.01.

21 years agoupgrade to xpdf 1.01.
kramm [Mon, 27 May 2002 15:50:04 +0000 (15:50 +0000)]
upgrade to xpdf 1.01.

21 years agobugfix: memset's 3rd parameter in generated C code caused segfault
boehme [Thu, 23 May 2002 00:22:08 +0000 (00:22 +0000)]
bugfix: memset's 3rd parameter in generated C code caused segfault

21 years agoversion 0.3.1. release-0-3-1
kramm [Wed, 22 May 2002 18:31:02 +0000 (18:31 +0000)]
version 0.3.1.

21 years agoBrought up to date
kramm [Wed, 22 May 2002 18:07:43 +0000 (18:07 +0000)]
Brought up to date

21 years agoGenerated from configure.in
kramm [Wed, 22 May 2002 18:07:16 +0000 (18:07 +0000)]
Generated from configure.in

21 years agoremoved maintainer stuff, renamed COMPILE into CC. (Some make versions
kramm [Wed, 22 May 2002 18:04:47 +0000 (18:04 +0000)]
removed maintainer stuff, renamed COMPILE into CC. (Some make versions
automatically use $(CC) for compiling).

21 years agosystems without t1lib/jpeglib were not able to compile swftools. Fixed.
kramm [Wed, 22 May 2002 18:04:02 +0000 (18:04 +0000)]
systems without t1lib/jpeglib were not able to compile swftools. Fixed.

21 years agoGenerated from configure.in release-0-3-0-preview
kramm [Mon, 20 May 2002 18:22:13 +0000 (18:22 +0000)]
Generated from configure.in

21 years agoarguments fixes.
kramm [Mon, 20 May 2002 18:18:34 +0000 (18:18 +0000)]
arguments fixes.

21 years agospelling corrections etc.
kramm [Mon, 20 May 2002 18:13:41 +0000 (18:13 +0000)]
spelling corrections etc.

21 years ago* version is now 0.3.0
kramm [Mon, 20 May 2002 17:53:07 +0000 (17:53 +0000)]
* version is now 0.3.0
* removed bladeenc

21 years agoBrought up to date
kramm [Mon, 20 May 2002 17:51:26 +0000 (17:51 +0000)]
Brought up to date

21 years agoGenerated from configure.in
kramm [Mon, 20 May 2002 17:51:21 +0000 (17:51 +0000)]
Generated from configure.in

21 years agoimplemented filtering for 8-bit pictures.
kramm [Mon, 20 May 2002 17:50:32 +0000 (17:50 +0000)]
implemented filtering for 8-bit pictures.

21 years agoimplemented filter bytes.
kramm [Mon, 20 May 2002 14:24:10 +0000 (14:24 +0000)]
implemented filter bytes.

21 years agoadded avi2swf, wav2swf, png2swf.
kramm [Mon, 20 May 2002 12:08:07 +0000 (12:08 +0000)]
added avi2swf, wav2swf, png2swf.
removed bladeenc.
added lame.

21 years agominor fixes.
kramm [Mon, 20 May 2002 12:05:17 +0000 (12:05 +0000)]
minor fixes.

21 years agofixed block size.
kramm [Mon, 20 May 2002 12:04:22 +0000 (12:04 +0000)]
fixed block size.

21 years agonew setblock prototype.
kramm [Mon, 20 May 2002 12:03:41 +0000 (12:03 +0000)]
new setblock prototype.

21 years agoswf_SetSoundStreamBlock now doesn't have a framesize parameter anymore.
kramm [Mon, 20 May 2002 12:02:31 +0000 (12:02 +0000)]
swf_SetSoundStreamBlock now doesn't have a framesize parameter anymore.
(fixed to 2304)

21 years agoinitial revision.
kramm [Mon, 20 May 2002 11:47:40 +0000 (11:47 +0000)]
initial revision.

21 years agoremoved scaling.
kramm [Mon, 20 May 2002 11:47:21 +0000 (11:47 +0000)]
removed scaling.

21 years agofixed sound routines.
kramm [Mon, 20 May 2002 11:12:24 +0000 (11:12 +0000)]
fixed sound routines.

21 years agoadded CFLAGS to CXXCOMPILE.
kramm [Mon, 20 May 2002 11:12:10 +0000 (11:12 +0000)]
added CFLAGS to CXXCOMPILE.

21 years agoman page for avi2swf.
kramm [Mon, 20 May 2002 11:11:17 +0000 (11:11 +0000)]
man page for avi2swf.

21 years agoBrought up to date
kramm [Sun, 19 May 2002 21:00:13 +0000 (21:00 +0000)]
Brought up to date

21 years agoswf_WriteHead now returns the written bytes.
kramm [Sun, 19 May 2002 20:59:42 +0000 (20:59 +0000)]
swf_WriteHead now returns the written bytes.

21 years agofixed usage() indent.
kramm [Sun, 19 May 2002 18:15:58 +0000 (18:15 +0000)]
fixed usage() indent.

21 years ago* removed "printf"s
kramm [Sun, 19 May 2002 18:13:43 +0000 (18:13 +0000)]
* removed "printf"s
* changed blocksize to 1152*2.

21 years ago* removed printf's
kramm [Sun, 19 May 2002 18:12:54 +0000 (18:12 +0000)]
* removed printf's
* #include <string.h>

21 years agobladeenc -> lame
kramm [Sun, 19 May 2002 18:12:16 +0000 (18:12 +0000)]
bladeenc -> lame

21 years agoremoved "strange error flushing buffer" error message.
kramm [Sun, 19 May 2002 18:09:36 +0000 (18:09 +0000)]
removed "strange error flushing buffer" error message.

21 years agoadded LAME mp3 routines.
kramm [Sun, 19 May 2002 18:08:48 +0000 (18:08 +0000)]
added LAME mp3 routines.

21 years agobladeenc -> lame.
kramm [Sun, 19 May 2002 18:08:24 +0000 (18:08 +0000)]
bladeenc -> lame.

21 years agoavifile 6 fixes.
kramm [Sun, 19 May 2002 18:07:22 +0000 (18:07 +0000)]
avifile 6 fixes.

21 years agonew check SWF_AVIFILE.
kramm [Sun, 19 May 2002 18:06:19 +0000 (18:06 +0000)]
new check SWF_AVIFILE.

21 years agodependency fixes. xpdf-0-92
kramm [Sun, 19 May 2002 18:05:28 +0000 (18:05 +0000)]
dependency fixes.

21 years agoautoconf is now generating this.
kramm [Sun, 19 May 2002 18:03:54 +0000 (18:03 +0000)]
autoconf is now generating this.

21 years agosimplified routine drawGeneralImage().
kramm [Sun, 19 May 2002 13:36:36 +0000 (13:36 +0000)]
simplified routine drawGeneralImage().

21 years agonew function swf_SetJPEGBits2().
kramm [Sun, 19 May 2002 13:34:55 +0000 (13:34 +0000)]
new function swf_SetJPEGBits2().

21 years ago* routine swfoutput_drawimagejpeg now takes a bitmap as parameter.
kramm [Sun, 19 May 2002 13:34:12 +0000 (13:34 +0000)]
* routine swfoutput_drawimagejpeg now takes a bitmap as parameter.
* routine swfoutput_drawimagelossless now fixes the line sizes.

21 years agofix segfault in case of unimplemented function type.
kramm [Sun, 19 May 2002 11:25:00 +0000 (11:25 +0000)]
fix segfault in case of unimplemented function type.

21 years ago* default output is now output.swf.
kramm [Thu, 16 May 2002 22:57:37 +0000 (22:57 +0000)]
* default output is now output.swf.
* fixed command-line parsing bug.

21 years agoinitial revision.
kramm [Thu, 16 May 2002 22:56:44 +0000 (22:56 +0000)]
initial revision.

21 years agoshow DefineBits Infos.
kramm [Thu, 16 May 2002 22:56:05 +0000 (22:56 +0000)]
show DefineBits Infos.

21 years ago* zlib is now required
kramm [Mon, 6 May 2002 16:45:41 +0000 (16:45 +0000)]
* zlib is now required
* build lib/lame/Makefile

22 years agofixed jpeg2swf configure enable/disable.
kramm [Tue, 30 Apr 2002 10:11:01 +0000 (10:11 +0000)]
fixed jpeg2swf configure enable/disable.

22 years agobrought up to date.
kramm [Mon, 29 Apr 2002 13:21:51 +0000 (13:21 +0000)]
brought up to date.

22 years agoinitial revision
kramm [Sun, 28 Apr 2002 17:30:17 +0000 (17:30 +0000)]
initial revision

22 years ago(re)generated with automake --no-deps.
kramm [Sun, 28 Apr 2002 17:07:22 +0000 (17:07 +0000)]
(re)generated with automake --no-deps.

22 years ago* bugfixes
kramm [Mon, 22 Apr 2002 13:07:05 +0000 (13:07 +0000)]
* bugfixes
* slight changes to -e format.

22 years agobugfixes.
kramm [Mon, 22 Apr 2002 13:06:04 +0000 (13:06 +0000)]
bugfixes.

22 years agoadded Flash 6 zlib compression
kramm [Mon, 22 Apr 2002 12:18:46 +0000 (12:18 +0000)]
added Flash 6 zlib compression

22 years ago* fixed Clipevent parsing
kramm [Mon, 22 Apr 2002 09:26:55 +0000 (09:26 +0000)]
* fixed Clipevent parsing
* added recognisation of Anchors.

22 years agoadded DefineFunction and With parsing.
kramm [Mon, 22 Apr 2002 09:25:46 +0000 (09:25 +0000)]
added DefineFunction and With parsing.

22 years agoadded ./lib/bitio.c, moved ./lib/examples/avi2swf to ./avi2swf
kramm [Mon, 22 Apr 2002 09:24:45 +0000 (09:24 +0000)]
added ./lib/bitio.c, moved ./lib/examples/avi2swf to ./avi2swf

22 years agobugfix: doubles weren't parsed right.
kramm [Mon, 22 Apr 2002 07:41:27 +0000 (07:41 +0000)]
bugfix: doubles weren't parsed right.

22 years agomore MX tags.
kramm [Mon, 22 Apr 2002 07:40:24 +0000 (07:40 +0000)]
more MX tags.

22 years agoadded flash 6 (mx) tags.
kramm [Sun, 21 Apr 2002 21:25:35 +0000 (21:25 +0000)]
added flash 6 (mx) tags.

22 years agobugfix: jump addresses are signed.
kramm [Sun, 21 Apr 2002 21:23:30 +0000 (21:23 +0000)]
bugfix: jump addresses are signed.

22 years agoadded Flash 6 Tags. (not deciphered yet)
kramm [Sun, 21 Apr 2002 21:21:20 +0000 (21:21 +0000)]
added Flash 6 Tags. (not deciphered yet)

22 years agoclear more in "clean" target
kramm [Sun, 21 Apr 2002 21:20:13 +0000 (21:20 +0000)]
clear more in "clean" target

22 years agoadded -z option.
kramm [Sun, 21 Apr 2002 21:16:51 +0000 (21:16 +0000)]
added -z option.

22 years agoBrought up to date
kramm [Sun, 21 Apr 2002 17:40:07 +0000 (17:40 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Sun, 21 Apr 2002 17:40:01 +0000 (17:40 +0000)]
Generated from configure.in

22 years agocheck for bool.
kramm [Sun, 21 Apr 2002 17:39:50 +0000 (17:39 +0000)]
check for bool.