Home > Archive > Compression > November 2004 > huffman speed optimized implementations
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
huffman speed optimized implementations
|
|
|
| hi all,
i've been looking around for source code of the above but i couldn't find
anything that satisfied me. i tryed with the huffyuv huffman code (that's
the fastest i found) but unfortunately ain't usable for my project.
anyone has a pointer to really fast (possibly MMX/SSEx) open source (or free
library) huffman code?
thank you in advance, CAFxX.
| |
| Sebastian Gesemann 2004-11-16, 3:55 pm |
| On Mon, 15 Nov 2004, it was written:
> hi all,
> i've been looking around for source code of the above but i couldn't find
> anything that satisfied me. i tryed with the huffyuv huffman code (that's
> the fastest i found) but unfortunately ain't usable for my project.
> anyone has a pointer to really fast (possibly MMX/SSEx) open source (or free
> library) huffman code?
> thank you in advance, CAFxX.
what are you looking for ?
fast huffman en/decoding implementations ?
or an optimized implemententation which generates huffman codes ?
there is no "THE huffman code" - there are plenty of'em.
Ghis!
Sebastian
--
PGP-Key-ID (long): 572B1778A4CA0707
|
|
|
|
|