X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4801752E.5080004@cwilson.fastmail.fm> Date: Sat, 12 Apr 2008 22:51:26 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: JPEG parameter struct mismatch References: <480172D2 DOT 7030402 AT bellsouth DOT net> In-Reply-To: <480172D2.7030402@bellsouth.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/