Jpeg decoding
Is there anybody who knows about decoding the jpeg graphics format?? And could give me some source code or a very good tutorial that can do that?
I would be very happy if someone could help me
Sencirely
Grzegorz
---------------------------------
ZimGames Rulez 4 Ever
www.zimgames.cjb.net
ZimGames Rulez 4 Everwww.zimgames.cjb.net
October 02, 2000 12:03 PM
the Independent JPEG Group''s official FREE source package can be found here
ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
cheers
ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
cheers
There should be a decoder dll in the system directory somewhere. I forget what it is, but I''m sure intel has some documentation on their site since they created the dll.
---------------------------
"Don't die for your country, make some other dumb bastard die for his" -General George S. Patton
---------------------------
"Don't die for your country, make some other dumb bastard die for his" -General George S. Patton
I suggest using Intel JPEG library.
http://developer.intel.com/vtune/perflibst/ijl/
There''s a little C source in the help file, just copy it in your program and it works. Really good library!
-Hans [home page] [e-mail]
http://developer.intel.com/vtune/perflibst/ijl/
There''s a little C source in the help file, just copy it in your program and it works. Really good library!
-Hans [home page] [e-mail]
thanks ....
but for some weird reason, I cant download the Intel lib...
------------------------------------
but for some weird reason, I cant download the Intel lib...
------------------------------------
ZimGames Rulez 4 Everwww.zimgames.cjb.net
Now that's odd! Well here is the link to the direct download, to make it easy:
North America
-Hans [home page] [e-mail]
Edited by - Hans on October 4, 2000 6:26:00 AM
North America
-Hans [home page] [e-mail]
Edited by - Hans on October 4, 2000 6:26:00 AM
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement