index
:
~carlosgc/swftools
compact_record
fontalignzones
gfxpoly
horizontals
master
public
xpdf303
Unnamed repository; edit this file 'description' to name the repository.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rfxswf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
removed duplicate md5
version-0-9-1b
v0.9.1
Matthias Kramm
1
-1
/
+9
2010-03-02
renamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVE
Matthias Kramm
1
-5
/
+5
2010-03-02
removed a few instances of SWAP32
Matthias Kramm
1
-10
/
+2
2010-01-08
fixed format warnings
Matthias Kramm
1
-1
/
+1
2009-10-30
added fontalign polygon detector
Matthias Kramm
1
-0
/
+22
2009-10-26
merged in fontalignzones branch
Matthias Kramm
1
-14
/
+52
2009-10-13
fixed bug in SWF parser
Matthias Kramm
1
-3
/
+3
2009-10-12
synchronized with downstream git
Matthias Kramm
1
-0
/
+14
2009-10-07
compile pdf2swf with xpdf's wordlist support
Matthias Kramm
1
-1
/
+0
2009-10-06
added fontalign support in swfdump
Matthias Kramm
1
-3
/
+32
2009-08-12
added support for hardware-gpu & accelerated-blit header flags
Matthias Kramm
1
-2
/
+13
2009-04-23
many optimizations and bugfixes in the new intersector code
Matthias Kramm
1
-1
/
+18
2009-03-29
small fixes
Matthias Kramm
1
-7
/
+17
2009-01-18
only write out extra tags if we're not only writing the header
Matthias Kramm
1
-2
/
+4
2009-01-16
new function swf_OpenSWF()
Matthias Kramm
1
-0
/
+13
2009-01-15
gave names to fileattribute bits
Matthias Kramm
1
-4
/
+4
2008-12-19
removed bit 31 warning, added swf_ReadABCfile
kramm
1
-6
/
+13
2008-12-02
fixed bugs in ABC datatypes implementation
kramm
1
-45
/
+72
2008-11-24
fixed some bugs in Get/SetU30
kramm
1
-3
/
+19
2008-11-23
added as3 data types
kramm
1
-0
/
+148
2008-10-13
reworked fileattributes writing
kramm
1
-58
/
+79
2008-10-06
made extra tag insertion during write() optional
kramm
1
-39
/
+45
2008-08-21
fixed avm3 detection
kramm
1
-0
/
+2
2008-08-20
don't make files which contain AVM2 Actionscript AVM3
kramm
1
-1
/
+13
2008-08-20
fixed cgi length bug
kramm
1
-3
/
+4
2008-07-27
DeleteTag now takes two arguments
kramm
1
-4
/
+7
2008-06-19
added measuring of tag sizes
kramm
1
-1
/
+11
2008-06-09
added a few const modifiers
kramm
1
-1
/
+1
2008-05-24
fixed bug in swf_SetFixed(8)
kramm
1
-2
/
+2
2008-04-01
be more careful to not insert the ST_REFLEX tag too often
kramm
1
-1
/
+2
2008-03-26
moved swf_ClipRect from src/swfbbox.c
kramm
1
-0
/
+14
2008-03-26
removed modules from the compile (added headers for functions used by modules)
kramm
1
-32
/
+15
2008-03-12
reworked compression handling logic
kramm
1
-22
/
+5
2008-01-09
win32 compile fixes
kramm
1
-6
/
+6
2007-12-12
applied MSVC compatibility patch from Dwight Kelly
kramm
1
-9
/
+18
2007-12-09
flash9 tags implementation
kramm
1
-1
/
+2
2007-08-11
fixed syntax error
kramm
1
-2
/
+2
2007-08-08
changed setFixed logic
kramm
1
-4
/
+6
2007-08-07
only set HASMETADATA for flash 9 files
kramm
1
-1
/
+1
2007-08-07
make setFixed() work for negative numbers, too
kramm
1
-2
/
+2
2007-07-27
set hasmetadata tag always for SWF's >= 8
kramm
1
-1
/
+1
2007-07-04
added scenedescription tag
kramm
1
-0
/
+15
2007-06-18
fixed fileversion tag
kramm
1
-9
/
+8
2007-03-18
fixes in gradient parsing
kramm
1
-2
/
+2
2007-01-21
fixes in swf_GetString and swf_GetGradient, added FIXED types
kramm
1
-11
/
+49
2007-01-17
made getstring respect the tag boundary
kramm
1
-1
/
+10
2007-01-13
added writing of flash 8 setattributes tag
kramm
1
-0
/
+9
2007-01-06
reader/writer are now typedefs
kramm
1
-14
/
+14
2006-06-16
generate long tags for soundstreamblock and definejpeg tags, too
kramm
1
-2
/
+7
2005-11-06
moved memory handling to mem.c, mem.h
kramm
1
-82
/
+2
[next]