Hi, here is the new dct dec patch. 1.check lib script modified. 2.unnecessary header file removed.
To test the dct dec filter, put the attach testimg.jpg under utils/ and: $cat testimg.jpg | ./pdf-filter --dct > pdfout.bmp The output file should be the same as djpeg testimg.jpg > djpegout.bmp. Thanks! 2008/12/24 杨常华 <[email protected]> > It's a problem.I'll send a new version tonight.Also for the lib check > script. > Thank you! And hope for more comments. > > > > 2008/12/24 <[email protected]> > > >> Hi Yang. >> >> Why are you including jconfig.h, jmorecfg.h and jpeglib.h in lib/? >> jconfig.h seems to have been generated by a configure >> script. jpeglib.h is available in /usr/include in my GNU system. >> >> Do we really need to distribute those files? >> >> >
