Thanks for your reply, Carsten,
I've looked at the web-site and it looks as if the optimisations only work
on certain processors (Intel ones). Since I want to distribute applications
that can be used on any computer running Windows, I don't think this is the
solution I'm looking for. So, I'm afraid I'm still looking.
Graham
"Carsten Neubauer" <cn@c14sw.dewrote in message
news:1137075999.539908.93930@
hi graham,
several years ago intel had a quite fast jpeg-dll.
seems it got integrated into a bigger library in between.
have a look at
and
perhaps its something for you, they mention windows and linux.
hope it helps,
carsten neubauer
http://www.c14sw.de/
Graham Banks schrieb:
>Hi,
>>
>Can anyone recommend a library for decompressing JPEGs, please? I
>currently
>use the Independent JPEG Group's library in an application that receieves
>a
>stream of JPEGs and displays the "video" in a window. I know it's not as
>efficient as it can be, because another application for which I don't
>have
>the source code decodes and displays the same stream using much less CPU
>time.
>>
>My immediate need is to decompress more quickly in a Windows application,
>but I'll need to decompress and compress within a Linux program and
>compress
>in Windows.
>>
>TIA
>>
>Graham
>