This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: JPEG parameter struct mismatch


w1hkj wrote:
JPEG parameter struct mismatch: library thinks size is 376, caller expects 360.
Testing the struct in question, "jpeg_compress_struct" with a sizeof give the value 360.

The cygwin jpeg includes the so-called "lossless jpeg" patch. This patch changes the *private* portion of the jpeg structs, and their size.


See:
http://www.cygwin.com/ml/cygwin-apps/2001-02/msg00001.html

--
Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]