Hi
I need some help with a GIF compressor (LZW algo). Has somebody written it in asm?
Regards,
Biterider
from Icezlion's website: http://win32assembly.online.fr/source1.html
Near the bottom is a GIF library ported for MASM32 :)
Hi Jojodi
Thanks for the link, but the sources are for a decompressor only... :(
Biterider
The gif compression method is patented. Which means if you do implement it, you would have to pay :P
Strangely, the patent was granted twice (maybe for slightly different versions?) - one of those has now finished, and the other is due to finish soon (in a year or two, I think.)
Hello!
Check this out: http://www.masmforum.com/simple/index.php?topic=1021.0
It start talking about RLE but later it continues with LZW. There are attached source too.
Greets, Gábor
Hi Gabor
Thanks for the link, I will see what I can use :thumbu
Hi Tedd
As far as I know, both patents expired last year, but correct me if I'm wrong...
Biterider
August 2006, apparently (depends on your country though)
http://www.gnu.org/philosophy/gif.html