swftools.git
22 years agosupport for raw sound.
kramm [Wed, 30 Apr 2003 14:46:03 +0000 (14:46 +0000)]
support for raw sound.

22 years agoadded fix for 64 byte bug also for swf_SetLossLessBitsIndexed.
kramm [Wed, 30 Apr 2003 14:43:51 +0000 (14:43 +0000)]
added fix for 64 byte bug also for swf_SetLossLessBitsIndexed.

22 years agoadded ShapeSetBitmapRect, fix a bit overflow bug.
kramm [Wed, 30 Apr 2003 14:42:53 +0000 (14:42 +0000)]
added ShapeSetBitmapRect, fix a bit overflow bug.

22 years agoadded line cap style handling, setparameter() added.
kramm [Wed, 30 Apr 2003 14:40:56 +0000 (14:40 +0000)]
added line cap style handling, setparameter() added.

22 years agoadded setparameter().
kramm [Wed, 30 Apr 2003 14:38:33 +0000 (14:38 +0000)]
added setparameter().

22 years agoadded -s parameter.
kramm [Wed, 30 Apr 2003 14:38:13 +0000 (14:38 +0000)]
added -s parameter.

22 years agoadded support for line caps.
kramm [Wed, 30 Apr 2003 14:35:48 +0000 (14:35 +0000)]
added support for line caps.

22 years agofix for negative coordinates.
kramm [Tue, 29 Apr 2003 19:08:42 +0000 (19:08 +0000)]
fix for negative coordinates.

22 years agoremoved whitespace, added some comments.
kramm [Thu, 24 Apr 2003 17:23:19 +0000 (17:23 +0000)]
removed whitespace, added some comments.

22 years agohalf-pixels, bugfix in sizes
kramm [Sun, 20 Apr 2003 20:14:32 +0000 (20:14 +0000)]
half-pixels, bugfix in sizes

22 years agofblock_t > block_t
kramm [Thu, 17 Apr 2003 12:55:55 +0000 (12:55 +0000)]
fblock_t > block_t

22 years agoadded swfc again- 0.4.4 is tagged.
kramm [Wed, 16 Apr 2003 19:22:17 +0000 (19:22 +0000)]
added swfc again- 0.4.4 is tagged.

22 years agoBrought up to date release-0-4-4
kramm [Wed, 16 Apr 2003 18:58:32 +0000 (18:58 +0000)]
Brought up to date

22 years agoremoved swfc for 0.4.4 release.
kramm [Wed, 16 Apr 2003 18:56:20 +0000 (18:56 +0000)]
removed swfc for 0.4.4 release.

22 years agoadded DEFINEMOVIE to define tags
kramm [Wed, 16 Apr 2003 18:55:06 +0000 (18:55 +0000)]
added DEFINEMOVIE to define tags

22 years agoadded DEFINEMOVIE to define tag list.
kramm [Wed, 16 Apr 2003 18:54:15 +0000 (18:54 +0000)]
added DEFINEMOVIE to define tag list.

22 years agoremoved swfc (for 0.4.4 release).
kramm [Wed, 16 Apr 2003 18:53:34 +0000 (18:53 +0000)]
removed swfc (for 0.4.4 release).

22 years agoadded O_BINARY
kramm [Wed, 16 Apr 2003 18:52:09 +0000 (18:52 +0000)]
added O_BINARY

22 years agosupport for DEFINEMOVIE added.
kramm [Wed, 16 Apr 2003 18:51:40 +0000 (18:51 +0000)]
support for DEFINEMOVIE added.

22 years ago-b (--bitrate) parameter added
kramm [Wed, 16 Apr 2003 18:50:48 +0000 (18:50 +0000)]
-b (--bitrate) parameter added

22 years agostreaming sound now works for all framerates < 35, O_BINARY added,
kramm [Wed, 16 Apr 2003 18:50:10 +0000 (18:50 +0000)]
streaming sound now works for all framerates < 35, O_BINARY added,
added parameter for mp3 bitrate.

22 years agooptimizations.
kramm [Tue, 15 Apr 2003 18:10:02 +0000 (18:10 +0000)]
optimizations.

22 years agoadded '0' char for (0,0) mvds.
kramm [Tue, 15 Apr 2003 17:59:15 +0000 (17:59 +0000)]
added '0' char for (0,0) mvds.

22 years agostatistic generator and motion vector prediction added.
kramm [Mon, 14 Apr 2003 21:36:47 +0000 (21:36 +0000)]
statistic generator and motion vector prediction added.

22 years agoinitial revision.
kramm [Mon, 14 Apr 2003 21:35:56 +0000 (21:35 +0000)]
initial revision.

22 years agoset spline maximum error to 0.05.
kramm [Sun, 13 Apr 2003 21:04:15 +0000 (21:04 +0000)]
set spline maximum error to 0.05.

22 years agovideoframes: bugfix in width/height parsing, display quantizer.
kramm [Sun, 13 Apr 2003 21:02:39 +0000 (21:02 +0000)]
videoframes: bugfix in width/height parsing, display quantizer.

22 years agomoved to lib/h.263, bugfix in width/height parsing.
kramm [Sun, 13 Apr 2003 17:45:09 +0000 (17:45 +0000)]
moved to lib/h.263, bugfix in width/height parsing.

22 years agomoved to lib/h.263, quant is now a parameter, added swf_VideoStreamClear.
kramm [Sun, 13 Apr 2003 17:44:45 +0000 (17:44 +0000)]
moved to lib/h.263, quant is now a parameter, added swf_VideoStreamClear.

22 years agoimplemented bit comparison.
kramm [Sun, 13 Apr 2003 14:58:57 +0000 (14:58 +0000)]
implemented bit comparison.

22 years agofixed YUV.
kramm [Fri, 11 Apr 2003 19:20:30 +0000 (19:20 +0000)]
fixed YUV.

22 years agoimplemented difference coding, decoder emulation.
kramm [Fri, 11 Apr 2003 17:40:01 +0000 (17:40 +0000)]
implemented difference coding, decoder emulation.

22 years agodisplay more quantizer infos, display motion vector blocks as v,V.
kramm [Fri, 11 Apr 2003 17:39:27 +0000 (17:39 +0000)]
display more quantizer infos, display motion vector blocks as v,V.

22 years agoTypo fixed.
kramm [Fri, 11 Apr 2003 13:42:19 +0000 (13:42 +0000)]
Typo fixed.

22 years agoadded extra output in case of font errors.
kramm [Fri, 11 Apr 2003 13:42:06 +0000 (13:42 +0000)]
added extra output in case of font errors.

22 years agosome functions converted to oo-style, block difference checking,
kramm [Thu, 10 Apr 2003 21:46:37 +0000 (21:46 +0000)]
some functions converted to oo-style, block difference checking,
implemented zoomer for testing.

22 years agoadded mvd_params.
kramm [Thu, 10 Apr 2003 21:41:15 +0000 (21:41 +0000)]
added mvd_params.

22 years agolast version with quantizer change support.
kramm [Wed, 9 Apr 2003 19:52:03 +0000 (19:52 +0000)]
last version with quantizer change support.

22 years agofix for t1lib-5.0.0
kramm [Wed, 9 Apr 2003 14:54:40 +0000 (14:54 +0000)]
fix for t1lib-5.0.0

22 years agomore verbose error reporting, tables moved into h263tables.c.
kramm [Tue, 8 Apr 2003 19:50:42 +0000 (19:50 +0000)]
more verbose error reporting, tables moved into h263tables.c.

22 years agoinitial revision
kramm [Tue, 8 Apr 2003 19:50:04 +0000 (19:50 +0000)]
initial revision

22 years agoimplemented P-frame stubs.
kramm [Tue, 8 Apr 2003 19:49:07 +0000 (19:49 +0000)]
implemented P-frame stubs.

22 years agobugfix: free without malloc in setLosslessBitsIndexed.
kramm [Mon, 7 Apr 2003 21:13:50 +0000 (21:13 +0000)]
bugfix: free without malloc in setLosslessBitsIndexed.

22 years agoinitial revision
kramm [Mon, 7 Apr 2003 18:27:58 +0000 (18:27 +0000)]
initial revision

22 years agoinitial revision
kramm [Sun, 6 Apr 2003 22:02:24 +0000 (22:02 +0000)]
initial revision

22 years agoBrought up to date
kramm [Sun, 6 Apr 2003 22:01:40 +0000 (22:01 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Sun, 6 Apr 2003 22:01:39 +0000 (22:01 +0000)]
Generated from configure.in

22 years agodocumentation fixes.
kramm [Sun, 6 Apr 2003 22:00:08 +0000 (22:00 +0000)]
documentation fixes.

22 years agoargument parsing
kramm [Sun, 6 Apr 2003 21:55:12 +0000 (21:55 +0000)]
argument parsing

22 years agoadded ratio support swf_SetPlaceObject.
kramm [Sun, 6 Apr 2003 21:07:45 +0000 (21:07 +0000)]
added ratio support swf_SetPlaceObject.

22 years agotangent interpolation method added and activated by default.
kramm [Sun, 6 Apr 2003 21:03:55 +0000 (21:03 +0000)]
tangent interpolation method added and activated by default.

22 years agoversion is now pre12
kramm [Sun, 6 Apr 2003 21:03:13 +0000 (21:03 +0000)]
version is now pre12

22 years agofix for the strange flash player bug
kramm [Sun, 6 Apr 2003 20:49:54 +0000 (20:49 +0000)]
fix for the strange flash player bug

22 years agoascii art version
kramm [Sun, 6 Apr 2003 14:48:43 +0000 (14:48 +0000)]
ascii art version

22 years agoinitial revision
kramm [Sun, 6 Apr 2003 14:32:07 +0000 (14:32 +0000)]
initial revision

22 years agonew algorithm
kramm [Sat, 5 Apr 2003 19:19:47 +0000 (19:19 +0000)]
new algorithm

22 years agomade output filename optional
kramm [Sat, 5 Apr 2003 19:19:34 +0000 (19:19 +0000)]
made output filename optional

22 years ago* new spline algorithm
kramm [Sat, 5 Apr 2003 19:17:34 +0000 (19:17 +0000)]
* new spline algorithm
* O_BINARY

22 years agonomultiple fix
kramm [Sat, 5 Apr 2003 16:31:15 +0000 (16:31 +0000)]
nomultiple fix

22 years agom4/Makefile
kramm [Sat, 5 Apr 2003 15:10:39 +0000 (15:10 +0000)]
m4/Makefile

22 years agovideo information added.
kramm [Sat, 5 Apr 2003 15:08:40 +0000 (15:08 +0000)]
video information added.

22 years agoO_BINARY
kramm [Fri, 4 Apr 2003 16:47:55 +0000 (16:47 +0000)]
O_BINARY

22 years agoSOUNDINFO.multiple is called nomultiple now.
kramm [Fri, 4 Apr 2003 16:47:34 +0000 (16:47 +0000)]
SOUNDINFO.multiple is called nomultiple now.

22 years agomultiple->nomultiple
kramm [Fri, 4 Apr 2003 16:47:05 +0000 (16:47 +0000)]
multiple->nomultiple

22 years ago* bitrate is now 32 and accessible from the outside
kramm [Fri, 4 Apr 2003 16:46:43 +0000 (16:46 +0000)]
* bitrate is now 32 and accessible from the outside
* fixed definesound bug
* multiple is called nomultiple now.

22 years agobugfix
kramm [Fri, 4 Apr 2003 05:03:04 +0000 (05:03 +0000)]
bugfix

22 years agoadded a missing fclose().
kramm [Fri, 4 Apr 2003 05:02:45 +0000 (05:02 +0000)]
added a missing fclose().

22 years agodon't create files while installing
kramm [Fri, 4 Apr 2003 05:01:55 +0000 (05:01 +0000)]
don't create files while installing

22 years agoO_BINARY
kramm [Fri, 4 Apr 2003 05:00:18 +0000 (05:00 +0000)]
O_BINARY

22 years ago* executables get stripped now
kramm [Thu, 3 Apr 2003 08:44:29 +0000 (08:44 +0000)]
* executables get stripped now
* wav dependency for swfc added

22 years agoadded example for sound, start, stop.
kramm [Wed, 2 Apr 2003 17:54:15 +0000 (17:54 +0000)]
added example for sound, start, stop.

22 years agoBrought up to date
kramm [Wed, 2 Apr 2003 17:43:25 +0000 (17:43 +0000)]
Brought up to date

22 years agoGenerated from configure.in
kramm [Wed, 2 Apr 2003 17:43:24 +0000 (17:43 +0000)]
Generated from configure.in

22 years agosound effects
kramm [Wed, 2 Apr 2003 17:42:14 +0000 (17:42 +0000)]
sound effects

22 years agosupport for videoframe
kramm [Wed, 2 Apr 2003 15:01:46 +0000 (15:01 +0000)]
support for videoframe

22 years agodefinefontinfo2
kramm [Wed, 2 Apr 2003 15:01:29 +0000 (15:01 +0000)]
definefontinfo2

22 years agoallow to set sample value
kramm [Wed, 2 Apr 2003 15:01:15 +0000 (15:01 +0000)]
allow to set sample value

22 years agozlib fixes, workaround for buggy(?) flash players
kramm [Wed, 2 Apr 2003 15:00:54 +0000 (15:00 +0000)]
zlib fixes, workaround for buggy(?) flash players

22 years agowin32 fix
kramm [Sun, 30 Mar 2003 15:16:35 +0000 (15:16 +0000)]
win32 fix

22 years agofont fix
kramm [Sun, 30 Mar 2003 15:16:22 +0000 (15:16 +0000)]
font fix

22 years agofix for line/column numbers when including files
kramm [Sun, 30 Mar 2003 15:16:05 +0000 (15:16 +0000)]
fix for line/column numbers when including files

22 years agowin32 fixes
kramm [Sun, 30 Mar 2003 15:11:58 +0000 (15:11 +0000)]
win32 fixes

22 years agowin32 fix.
kramm [Sun, 30 Mar 2003 15:11:05 +0000 (15:11 +0000)]
win32 fix.

22 years agonoting that include is done, noting that egon is not yet implemented
de [Mon, 24 Feb 2003 06:20:04 +0000 (06:20 +0000)]
noting that include is done, noting that egon is not yet implemented

22 years agofont colour changes
de [Mon, 24 Feb 2003 06:08:21 +0000 (06:08 +0000)]
font colour changes

22 years agothese tutorials need to be built with expandsc before swfc'ing
de [Mon, 24 Feb 2003 06:00:04 +0000 (06:00 +0000)]
these tutorials need to be built with expandsc before swfc'ing

22 years agopmake detection.
kramm [Sat, 22 Feb 2003 22:09:27 +0000 (22:09 +0000)]
pmake detection.

22 years agoinitial revision
kramm [Sat, 22 Feb 2003 21:05:45 +0000 (21:05 +0000)]
initial revision

22 years agomore items added.
kramm [Sat, 22 Feb 2003 21:03:55 +0000 (21:03 +0000)]
more items added.

22 years agosome fixes.
kramm [Sat, 22 Feb 2003 21:02:03 +0000 (21:02 +0000)]
some fixes.

22 years agoremoved a errorneous warning.
kramm [Sat, 22 Feb 2003 21:00:48 +0000 (21:00 +0000)]
removed a errorneous warning.

22 years agofixed swfc location.
kramm [Sat, 22 Feb 2003 20:50:56 +0000 (20:50 +0000)]
fixed swfc location.

22 years agotestbed for swfc.
kramm [Sat, 22 Feb 2003 20:50:06 +0000 (20:50 +0000)]
testbed for swfc.

22 years agomore color names added.
kramm [Sat, 22 Feb 2003 20:46:46 +0000 (20:46 +0000)]
more color names added.

22 years agoenhanced font dumping information.
kramm [Sat, 22 Feb 2003 20:22:13 +0000 (20:22 +0000)]
enhanced font dumping information.

22 years agoallow to set samplerate/channels from outside.
kramm [Sat, 22 Feb 2003 20:21:56 +0000 (20:21 +0000)]
allow to set samplerate/channels from outside.

22 years ago* swf_InsertTagBefore
kramm [Sat, 22 Feb 2003 20:21:24 +0000 (20:21 +0000)]
* swf_InsertTagBefore
* fixed compression support

22 years agofix for empty paths.
kramm [Sat, 22 Feb 2003 20:20:04 +0000 (20:20 +0000)]
fix for empty paths.

22 years agoadded font2swf.1.
kramm [Sat, 22 Feb 2003 20:19:05 +0000 (20:19 +0000)]
added font2swf.1.

22 years agodisable stripping with --enable-debug.
kramm [Sat, 22 Feb 2003 20:18:41 +0000 (20:18 +0000)]
disable stripping with --enable-debug.