OpenSceneGraph/src/osgPlugins/jpeg
Robert Osfield 6f34ef29f8 From Joran Jessurun, "I needed to be able to set the quality of the saved jpeg images. I could
not find a way to do this in OSG. Therefore I implemented this by adding
an option called: JPEG_QUALITY <quality> to the JPEG reader/writer.

To parse the options string I use the same method as used in the LWO
reader/writer. "
2004-05-09 07:06:32 +00:00
..
GNUmakefile Fixed warning in jpeg loader by replacing longjmp with throw/catch. 2003-07-26 18:57:12 +00:00
ReaderWriterJPEG.cpp From Joran Jessurun, "I needed to be able to set the quality of the saved jpeg images. I could 2004-05-09 07:06:32 +00:00