X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=e2X VHB9Jb7UB8dypxeuD7QJweXOoQaoAbwr48VxHADp3817WRC/dCjGKtM5PfSzSGxB fmldcIzR71C9ofx82HPAspQBRRWdKEzol2oHJFUb4iSB1XvySdmZMR1Dbr+rZ72l /p+r8EoL7rYiOAJA5e3U5YZRshsPPHWQs7o4LwR4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=jLbsL8CTW XIMLa711yndAhwDlqQ=; b=wcS3G+jYgRAmUtnT6RejEIWyb3cNLFfZmUr2Kh+Z0 XsCVs67qY0NqgcCLiL/xxWqUzcW8JKqCuOQE3jEmUWLobxtLmf1GwTAo4xeumNJt nFDkiF8j1yjtV2I8Ty8WK7rjJBu+y+AAZuC7N1ebqOADsOND6p0fYXkNPhKiVj/K nk= 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 X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_BJ,TW_IB autolearn=ham version=3.3.1 X-Received: by 10.66.155.199 with SMTP id vy7mr14624551pab.69.1372480657236; Fri, 28 Jun 2013 21:37:37 -0700 (PDT) Message-ID: <51CE6478.7010602@gmail.com> Date: Fri, 28 Jun 2013 21:37:12 -0700 From: Rosen Penev User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: bug with jpegtran (libjpeg-turbo) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I have an issue with one of the included tools in libjpeg-turbo, jpegtran. Here is sample output: $ jpegtran -arithmetic -scans test.scans < orig.jpg > new.jpg Requested feature was omitted at compile time -arithmetic and -scans file work separately but not together. My own compile of libjpeg worked fine. I am not sure if it's because it was compiled in a special way or if the library needs an update. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple